GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : SortByCollection Class |
The following tables list the members exposed by SortByCollection.
Name | Description | |
---|---|---|
SortByCollection Constructor | Initializes a new instance of the SortByCollection class. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the CustomPropertyDefinitionCollection instance. This property cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
AddRange | ||
Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<SortBy>) | |
ToArray | Copies the elements of the SortByCollection to a new array. |