ClassGridGroupableSettings
Class
The component that configures the groupable options.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class GridGroupableSettings : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance: objectComponentBaseGridGroupableSettings
Implements:
Inherited Members
Constructors
GridGroupableSettings()
Declaration
cs-api-definition
public GridGroupableSettings()
Properties
Reorderable
Allows users to reorder grouped columns by dragging the group indicator chips in the group panel. Enable this to let users change grouping order interactively.