TdxSpreadSheetReportSortedFields Properties
A collection of fields against which the bound dataset records are sorted.
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Data |
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. |
Item |
Inherited from TCollection. |
Items | Provides zero-based indexed access to individual sorted fields. |
Update |
Inherited from TCollection. |
See Also