Click or drag to resize

StiTextFormatState Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiTextFormatState"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[FlagsAttribute]
public enum StiTextFormatState
Members
  Member nameValueDescription
None0
DecimalDigits1
DecimalSeparator2
GroupSeparator4
GroupSize8
PositivePattern16
NegativePattern32
CurrencySymbol64
PercentageSymbol128
Abbreviation256
NegativeInRed512
See Also