Version

ColumnGroupingSetting class Members

The following tables list the members exposed by ColumnGroupingSetting.

Public Constructors
 NameDescription
Public ConstructorColumnGroupingSetting Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting)
Public PropertydefaultSortDirectionHow 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.  
Public PropertygroupableBoolean property which indicates if a column is allowed to participate in column grouping.  
Public PropertyshowRemoveButtonInidicates whether the RemoveButton is shown for the grouped header.  
See Also