NGroupingRule Class Properties
In This Topic
For a list of all members of this type, see NGroupingRule members.
Public Properties
| Name | Description |
| DefaultGroupRowHeight | Gets or sets the default group row height value. By default this property is set to Double.NaN, meaning that the grid will estimate the default row height based on a measurement of the group header. It is recommended that you set this property before you bind/populate the grid with data. |
| DefaultGroupRowMeasure | Gets the element that performs the default group row height measure |
| SortingDirection | Gets or sets the direction in which to sort the groups |
Top
See Also