[]
Configurates GroupDescriptionCreator. Sets creator function used to create group descriptions when users drag columns into the group
public virtual FlexGridGroupPanelBuilder<T> GroupDescriptionCreator(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexGridGroupPanelBuilder<T> | Current builder. |