Kendo.Mvc.UI.Fluent.GridGroupingSettingsBuilder
Defines the fluent interface for configuring GridGroupableSettings.
Methods
Messages(System.Action<Kendo.Mvc.UI.Fluent.GroupingMessagesBuilder>)
Configures messages.
Enabled(System.Boolean)
Enables or disables filtering
ShowFooter(System.Boolean)
Specifies whether the footer should be displayed when the Group is collapsed
Sort(System.Action<Kendo.Mvc.UI.Fluent.GridGroupableSortSettingsBuilder>)
Sets a sort configuration when grouping.