[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridGroupPanelBuilder-1.GroupDescriptionCreator

GroupDescriptionCreator Method

GroupDescriptionCreator(string)

Configurates GroupDescriptionCreator. Sets creator function used to create group descriptions when users drag columns into the group

Declaration
public virtual FlexGridGroupPanelBuilder<T> GroupDescriptionCreator(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FlexGridGroupPanelBuilder<T>

Current builder.