Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / HeaderFooterDataItem Class
Properties Methods


In This Topic
    HeaderFooterDataItem Class Members
    In This Topic

    The following tables list the members exposed by HeaderFooterDataItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HeaderFooterDataItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an object representing the data item to wrap. (Inherited from Xceed.Wpf.Data.DataItem)
    Public PropertyGets a value indicating if the data item is loaded. (Inherited from Xceed.Wpf.Data.DataItem)
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodRetrieves the string representation of the current instance. (Inherited from Xceed.Wpf.Data.DataItem)
    Top
    See Also