wijmo.grid Namespace > IGroupInfo Interface : headerText Field |
Determines the text that is displayed in the group header rows.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IGroupInfo; var value; // Type: string value = instance.headerText; |
Javascript (Specification) | |
---|---|
|