[]
Represents a collection of SortDefinition objects.
public class SortDefinitionCollection : ReportOwnedCollection<SortDefinition>, IList<SortDefinition>, ICollection<SortDefinition>, IList, ICollection, IReadOnlyList<SortDefinition>, IReadOnlyCollection<SortDefinition>, IEnumerable<SortDefinition>, IEnumerable
Name | Description |
---|---|
Owner | Gets the DataSource object owning this collection. |
Report | Gets the FlexReport object owning this collection. |