GridColumnMenuColumnsSettingsGroupBuilder
Properties
Container - GridColumnMenuColumnsSettingsGroup
Grid member.
Methods
Title(System.String)
Sets the title of the group.
Parameters
value - System.String
The title
RETURNS
Returns the current GridColumnMenuColumnsSettingsGroupBuilder instance for method chaining.
Columns(System.Collections.Generic.IEnumerable)
Sets the columns that will be displayed in the group.
Parameters
value - System.Collections.Generic.IEnumerable<String>
The columns
RETURNS
Returns the current GridColumnMenuColumnsSettingsGroupBuilder instance for method chaining.