Version 24.2 (latest)

ColumnGroupBySettings Class Properties

For a list of all members of this type, see ColumnGroupBySettings members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyExpansionIndicatorStyleGets or sets the System.Windows.Style that will be applied to the expansion indicator in row or column group by header control. (Inherited from Infragistics.Controls.Grids.GroupBySettings)
Public PropertyGroupByControlStyleGets or sets the System.Windows.Style that will be applied to the row or column group by controls. (Inherited from Infragistics.Controls.Grids.GroupBySettings)
Public PropertyHeaderPresenterStyleGets or sets the System.Windows.Style that will be applied to the header presenter control. (Inherited from Infragistics.Controls.Grids.GroupBySettings)
Public PropertyIndentGets or sets a value indicating the indent of column content indicating hierarchy's level. (Inherited from Infragistics.Controls.Grids.GroupBySettings)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLevelStylesGets or sets the level styles.  
Protected Properties
 NameDescription
Protected Internal PropertyGrid (Inherited from Infragistics.Controls.Grids.PivotSettingsBase)
See Also