TdxSpreadSheetReportDataControllerOptions Properties
Stores data controller settings applied to a bound dataset.| Name | Description |
|---|---|
| AnsiSort | Specifies if string comparison operations use the system locale settings. |
| CaseInsensitive | Specifies if string comparison operations are insensitive to character case. |
| DisplayName | Specifies the bound dataset‘s name. |
See Also