NGroupingRule Class Methods
In This Topic
For a list of all members of this type, see NGroupingRule members.
Public Methods
| Name | Description |
| FromColumn | Overloaded. Helper that creates a new NGroupingRule that groups by the specified column |
| FromFieldName | Overloaded. Helper that creates a new NGroupingRule for the specified field name. |
| FromFormula | Overloaded. Helper that creates a new NGroupingRule for the specified formula. |
| GetDefaultGroupRowHeight | Gets the default group row height |
| ToggleSortingDirection | Toggles the sorting direction of the grouping rule |
Top
Protected Methods
See Also