Version

HierarchicalGridGroupingSettings class Members

The following tables list the members exposed by HierarchicalGridGroupingSettings.

Public Constructors
Public Properties
 NameDescription
Public PropertycolumnSettings (Inherited from Infragistics.Web.UI.GroupingSettings)
Public PropertyemptyGroupAreaTextThe text that is displayed in the group by area, when no group columns exist.  
Public PropertyenableCellMergingIndicates if the grouped column values will be merged together (Inherited from Infragistics.Web.UI.GroupingSettings)
Public PropertyenableColumnGroupingIndicates if the column grouping is enabled for the band. (Inherited from Infragistics.Web.UI.GroupingSettings)
Public PropertygroupAreaVisibilityControls where the UI for grouping columns is visible.  
Public PropertygroupedColumnsA collection of columns by which the data is currently grouped, on this band. (Inherited from Infragistics.Web.UI.GroupingSettings)
Public PropertyshowRemoveButtonInidicates whether the remove button is shown for the grouped headers, when the mouse is over the column header. (Inherited from Infragistics.Web.UI.GroupingSettings)
Public Methods
 NameDescription
Public MethoddisposeDisposes of the GroupingSettings object. (Inherited from Infragistics.Web.UI.GroupingSettings)
See Also