SortingColumn Constructors
Represents a sorting column in a query.
Name | Parameters | Description |
---|---|---|
Sorting |
none |
Initializes a new Sorting |
Sorting |
property, direction |
Initializes a new instance of the Sorting |
Sorting |
column |
Initializes a new instance of the Sorting |
See Also