PivotGridFieldSortCondition Constructors
Represents a sort condition used to identify the column/row by whose values the other field values will be sorted.
Name | Parameters | Description |
---|---|---|
Pivot |
none |
Initializes a new instance of the Pivot |
Pivot |
item |
Initializes a new instance of the Pivot |
Pivot |
pivot |
Initializes a new instance of the Pivot |
Pivot |
field, value |
Initializes a new instance of the Pivot |
See Also