HierarchicalGroupByItem Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : HierarchicalGroupByItem Class

Represents an item in a HierarchicalGroupByControlNode that corresponds to a column in a grid or detail by whose values the data items are grouped.

Syntax

Visual Basic (Declaration) 
Public Class HierarchicalGroupByItem 
   Inherits ButtonBase
   Implements INotifyPropertyChangedISupportInitializeIFrameworkInputElementIInputElementICommandSourceIAddChildIHaveResourcesIAnimatableDUCE.IResource, IDropTarget 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.Primitives.ButtonBase
                           Xceed.Wpf.DataGrid.HierarchicalGroupByItem

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also