DataStyleData Class
Namespace: Stimulsoft.Report.Export
Constructors
| Constructor | Description |
|---|---|
| constructor() |
constructor()
Fields
| Field | Type | Description |
|---|---|---|
| CurrencyNegativePattern | string | |
| CurrencyPositionBefore | boolean | |
| CurrencyPositivePattern | string | |
| CurrencySymbol | string | |
| DateTimeFormatString | string | |
| DecimalComma | string | |
| DecimalDigits | number | |
| GroupDigits | number | |
| GroupSeparator | string | |
| NegativeBraces | boolean | |
| isCurrency | boolean | |
| isDate | boolean | |
| isDefaultFormat | boolean | |
| isNumeric | boolean | |
| isPercent | boolean | |
| isTime | boolean |