Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / GroupHeaderFooterItem Structure
Fields Properties Methods


In This Topic
    GroupHeaderFooterItem Structure Members
    In This Topic

    The following tables list the members exposed by GroupHeaderFooterItem.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Retrieves an empty GroupHeaderFooterItem structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyRetrieves the group to which the item belongs.  
    Public PropertyRetrieves the template that was used to create the item.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Indicates whether the GroupHeaderFooterItem instances are equal.  
    Public MethodReturns the hash code for the current instance.  
    Top
    Public Operators
    Tests if the two GroupHeaderFooterItem instances are equivalent.
    Tests if the two GroupHeaderFooterItem instances are different.
    Top
    See Also