Version

GroupBySettings Class Properties

For a list of all members of this type, see GroupBySettings 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.  
Public PropertyGroupByControlStyleGets or sets the System.Windows.Style that will be applied to the row or column group by controls.  
Public PropertyHeaderPresenterStyleGets or sets the System.Windows.Style that will be applied to the header presenter control.  
Public PropertyIndentGets or sets a value indicating the indent of column content indicating hierarchy's level.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Protected Properties
 NameDescription
Protected Internal PropertyGrid (Inherited from Infragistics.Controls.Grids.PivotSettingsBase)
See Also