[]
Represents a collection of SortDefinition objects.
public class SortDefinitionCollection : ReportOwnedCollection<SortDefinition>
Name | Description |
---|---|
Owner | Gets the DataSource object owning this collection. |
Report | Gets the C1FlexReport object owning this collection. |