TIWCGJQGridGroup.GroupText Property

Defines the grouping header text for the group level that will be displayed in the grid. By default if defined the value if {0} which means that the group value name will be displayed. It is possible to specify another value {1} which meant the the total cont of this group will be displayed too. It is possible to set here any valid html content.

Namespace: IWCGJQGrid
published
 property GroupText: string index 02 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string