| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Grid Namespace > GroupInfo Class : HeaderText Property |
'Declaration Public Property HeaderText As System.String
public System.string HeaderText {get; set;}
The text may include up to three placeholders: "{0}" is replaced with the value being grouped on. "{1}" is replaced with the group's column header. "{2}" is replaced with the aggregate
The text may be set to "custom". Doing so causes the OnClientGroupText event to be raised when processing a grouped header.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2