TdxSpreadSheetReportSortedFields Properties
A collection of fields against which the bound dataset records are sorted.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| DataController | Returns the data controller corresponding to the bound dataset whose data is sorted. |
| Designer | Returns the Report Designer control instance to which the sorted field collection belongs. |
| ItemClass | Inherited from TCollection. |
| Items | Provides zero-based indexed access to individual sorted fields. |
| UpdateCount | Inherited from TCollection. |
See Also