Xceed DataGrid for Silverlight Documentation
GroupHeaderControl Class
Members 


Represents the header of a group.
Syntax
'Declaration
 
<TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")>
<TemplateVisualStateAttribute(GroupName="GroupNavigationSearchBoxVisibilityStates", Name="GroupNavigationSearchBoxVisible")>
<TemplateVisualStateAttribute(GroupName="GroupCompletenessStates", Name="Incomplete")>
<TemplatePartAttribute(Name="GroupNavigationSearchBox", Type=Xceed.Silverlight.DataGrid.GroupNavigationSearchBox)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplateVisualStateAttribute(GroupName="GroupExpansionButtonVisibilityStates", Name="GroupExpansionButtonHidden")>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="NotCurrent")>
<TemplateVisualStateAttribute(GroupName="GroupExpansionButtonVisibilityStates", Name="GroupExpansionButtonVisible")>
<TemplateVisualStateAttribute(GroupName="ExpansionStates", Name="Collapsed")>
<TemplateVisualStateAttribute(GroupName="GroupCompletenessStates", Name="Complete")>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")>
<TemplateVisualStateAttribute(GroupName="ExpansionStates", Name="Expanded")>
<TemplateVisualStateAttribute(GroupName="GroupNavigationSearchBoxVisibilityStates", Name="GroupNavigationSearchBoxHidden")>
<TemplateVisualStateAttribute(GroupName="GroupNavigationButtonsVisibilityStates", Name="GroupNavigationButtonsVisible")>
<TemplateVisualStateAttribute(GroupName="GroupNavigationButtonsVisibilityStates", Name="GroupNavigationButtonsHidden")>
Public Class GroupHeaderControl 
   Inherits ContentControlBase
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As GroupHeaderControl
[TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="GroupNavigationSearchBoxVisibilityStates", Name="GroupNavigationSearchBoxVisible")]
[TemplateVisualStateAttribute(GroupName="GroupCompletenessStates", Name="Incomplete")]
[TemplatePartAttribute(Name="GroupNavigationSearchBox", Type=Xceed.Silverlight.DataGrid.GroupNavigationSearchBox)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplateVisualStateAttribute(GroupName="GroupExpansionButtonVisibilityStates", Name="GroupExpansionButtonHidden")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="NotCurrent")]
[TemplateVisualStateAttribute(GroupName="GroupExpansionButtonVisibilityStates", Name="GroupExpansionButtonVisible")]
[TemplateVisualStateAttribute(GroupName="ExpansionStates", Name="Collapsed")]
[TemplateVisualStateAttribute(GroupName="GroupCompletenessStates", Name="Complete")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="ExpansionStates", Name="Expanded")]
[TemplateVisualStateAttribute(GroupName="GroupNavigationSearchBoxVisibilityStates", Name="GroupNavigationSearchBoxHidden")]
[TemplateVisualStateAttribute(GroupName="GroupNavigationButtonsVisibilityStates", Name="GroupNavigationButtonsVisible")]
[TemplateVisualStateAttribute(GroupName="GroupNavigationButtonsVisibilityStates", Name="GroupNavigationButtonsHidden")]
public class GroupHeaderControl : ContentControlBase, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Xceed.Silverlight.DataGrid.ContentControlBase
                     Xceed.Silverlight.DataGrid.GroupHeaderControl

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

GroupHeaderControl Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback