Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 480 Bytes

decimalformatter_isgrouped.md

File metadata and controls

22 lines (15 loc) · 480 Bytes
-api-id -api-type
P:Windows.Globalization.NumberFormatting.DecimalFormatter.IsGrouped
winrt property

Windows.Globalization.NumberFormatting.DecimalFormatter.IsGrouped

-description

Gets or sets whether the integer part of the number should be grouped.

-property-value

True if the integer part of the number should be grouped, and false otherwise.

-remarks

-examples

-see-also