New to Telerik UI for ASP.NET Core? Download free 30-day trial

GridGroupableSettingsBuilder

Methods

Messages(System.Action)

Configures messages.

Parameters

configurator - System.Action<GridGroupableMessagesBuilder>

Enabled(System.Boolean)

When set to false grouping is considered disabled.

Parameters

value - System.Boolean

The value for Enabled

ShowFooter(System.Boolean)

When enabled the group footer rows will remain visible when the corresponding group is collapsed.

Parameters

value - System.Boolean

The value for ShowFooter

ShowFooter()

When enabled the group footer rows will remain visible when the corresponding group is collapsed.

Sort(System.Action)

Sets the sort configuration when grouping.

Parameters

configurator - System.Action<GridGroupableSortSettingsBuilder>

The configurator for the sort setting.

In this article
Not finding the help you need?