The following tables list the members exposed by ColumnGroupingSetting.
Name | Description | |
---|---|---|
![]() | ColumnGroupingSetting Constructor |
Name | Description | |
---|---|---|
![]() | columnKey | Gets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting) |
![]() | defaultSortDirection | How the data will be sorted as its being grouped. This is the default value for the column, unless otherwise specified when the column gets grouped. |
![]() | groupable | Boolean property which indicates if a column is allowed to participate in column grouping. |
![]() | showRemoveButton | Inidicates whether the RemoveButton is shown for the grouped header. |