ClassGridGroupableSettings
Class
Definition
Namespace:Telerik.Blazor.Components.Grid.Grouping
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()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
cs-api-definition
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides