Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : DataGridGroupConfiguration Class |
The following tables list the members exposed by DataGridGroupConfiguration.
Name | Description | |
---|---|---|
DataGridGroupConfiguration Constructor | Initializes a new instance of the DataGridGroupConfiguration class. |
Name | Description | |
---|---|---|
AllowGroupCollapsingProperty | Identifies the AllowGroupCollapsing dependency property. | |
AllowGroupNavigationProperty | Identifies the AllowGroupNavigation dependency property. | |
GroupHeaderStyleProperty | Identifies the GroupHeaderStyle dependency property. | |
GroupNavigationModesProperty | Identifies the GroupNavigationModes dependency property. | |
GroupValueTemplateProperty | Identifies the GroupValueTemplate dependency property. | |
SublevelIndentProperty | Identifies the SublevelIndent dependency property. |
Name | Description | |
---|---|---|
AllowGroupCollapsing | Gets or sets a value indicating whether groups can be collapsed through end-user interaction. | |
AllowGroupNavigation | Gets or sets a value indicating whether a group-navigation controls are displayed. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
FixedFooters | Gets 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. | |
FixedHeaders | Gets 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. | |
Footers | Gets a collection of DataTemplates that represent the items that are located in the footer sections of the groups to which the configuration is applied. | |
GroupHeaderStyle | Gets or sets the style that is applied to the group headers. | |
GroupNavigationModes | Gets or sets a value indicating which group-navigation controls are displayed in group headers. | |
GroupValueTemplate | Gets or sets the template that will be used by a group to display its value. | |
Headers | Gets a collection of DataTemplates that represent the elements that are located in the header sections of the groups to which the configuration is applied. | |
StatFunctions | Gets a collection of the statistical functions whose results can be displayed by various elements within any groups to which the configuration is applied. | |
SublevelIndent | Gets or sets a value representing the indentation of the child groups. |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when the value of a property is changed. |