DataGridGroupingBuilder Methods
Provides methods that allow you to configure nested options of the client-side grouping object.
Name | Description |
---|---|
Allow |
Specifies whether the user can collapse grouped records in a grid or not. Mirrors the client-side allow |
Allow |
Specifies whether the user can collapse grouped records in a grid or not. Mirrors the client-side allow |
Auto |
Specifies whether groups appear expanded or not. Mirrors the client-side auto |
Auto |
Specifies whether groups appear expanded or not. Mirrors the client-side auto |
Context |
Enables the user to group data using the context menu. Mirrors the client-side context |
Context |
Enables the user to group data using the context menu. Mirrors the client-side context |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Expand |
Specifies the event on which a group will be expanded/collapsed. Mirrors the client-side expand |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Texts |
Defines the texts of grouping-related visual elements. Mirrors the client-side texts object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also