StiTextFormatState Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiTextFormatState"]
Namespace: Stimulsoft.Report.Components
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| DecimalDigits | 1 | ||
| DecimalSeparator | 2 | ||
| GroupSeparator | 4 | ||
| GroupSize | 8 | ||
| PositivePattern | 16 | ||
| NegativePattern | 32 | ||
| CurrencySymbol | 64 | ||
| PercentageSymbol | 128 | ||
| Abbreviation | 256 | ||
| NegativeInRed | 512 |