GridColumnSortInfoCollection Constructors
Represents the collection that maintains the sorted and grouping columns for a grid’s View.Name | Parameters | Description |
---|---|---|
GridColumnSortInfoCollection(ColumnView) | view | Initializes a new instance of the GridColumnSortInfoCollection class. |
See Also