GridColumnSortInfo Constructors
Represents an element in a GridColumnSortInfoCollection.Name | Parameters | Description |
---|---|---|
GridColumnSortInfo(GridColumn, ColumnSortOrder) | column, sortOrder | Initializes a new instance of the GridColumnSortInfo class. |
See Also