PivotGridFieldSortCondition Properties
Represents a sort condition used to identify the column/row by whose values the other field values will be sorted.Name | Description |
---|---|
Field | Gets or sets the field to which the condition corresponds. |
FieldComponentName | For internal use. |
OLAPUniqueMemberName | Gets or sets the unique name of the corresponding OLAP member. |
Value | Gets or sets the field value represented by the condition. |
See Also