Click or drag to resize
GridGroupingSettingsGroupSplitDisplayFormat Property
A part of the string that formats the information label that appears on each group header of a group that is split onto several pages parameter {0} will be replaced with the number of actual items displayed on the page parameter {1} will be replaced with the number of all items in the group

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string GroupSplitDisplayFormat { get; set; }

Property Value

Type: String
See Also