Click or drag to resize
GridButtonColumnGroupable Property
Gets or sets a value indicating whether this column can be used for grouping. If set to false the column header cannot be dragged to the GroupPanel.

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

Property Value

Type: Boolean
See Also