Xceed DataGrid for Silverlight Documentation
DataGridGroupConfiguration Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by DataGridGroupConfiguration.

Public Constructors
 NameDescription
Public ConstructorDataGridGroupConfiguration ConstructorInitializes a new instance of the DataGridGroupConfiguration class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowGroupCollapsingPropertyIdentifies the AllowGroupCollapsing dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowGroupNavigationPropertyIdentifies the AllowGroupNavigation dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupHeaderStylePropertyIdentifies the GroupHeaderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupNavigationModesPropertyIdentifies the GroupNavigationModes dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupValueTemplatePropertyIdentifies the GroupValueTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)SublevelIndentPropertyIdentifies the SublevelIndent dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAllowGroupCollapsingGets or sets a value indicating whether groups can be collapsed through end-user interaction.  
Public PropertyAllowGroupNavigationGets or sets a value indicating whether a group-navigation controls are displayed.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyFixedFootersGets a collection of DataTemplates that represent the items that are located in the fixed footer sections of the groups to which the configuration is applied.  
Public PropertyFixedHeadersGets a collection of DataTemplates that represent the items that are located in the fixed header sections of the groups to which the configuration is applied.  
Public PropertyFootersGets a collection of DataTemplates that represent the items that are located in the footer sections of the groups to which the configuration is applied.  
Public PropertyGroupHeaderStyleGets or sets the style that is applied to the group headers.  
Public PropertyGroupNavigationModesGets or sets a value indicating which group-navigation controls are displayed in group headers.  
Public PropertyGroupValueTemplateGets or sets the template that will be used by a group to display its value.  
Public PropertyHeadersGets a collection of DataTemplates that represent the elements that are located in the header sections of the groups to which the configuration is applied.  
Public PropertyStatFunctionsGets a collection of the statistical functions whose results can be displayed by various elements within any groups to which the configuration is applied.  
Public PropertySublevelIndentGets or sets a value representing the indentation of the child groups.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventPropertyChangedRaised when the value of a property is changed.  
Top
See Also

Reference

DataGridGroupConfiguration Class
Xceed.Silverlight.DataGrid Namespace
DataGridControl.DefaultGroupConfiguration Property

Manipulating Data

Grouping Data

Send Feedback