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


    GroupValueDataTemplate Class Members

    The following tables list the members exposed by GroupValueDataTemplate.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupValueDataTemplate class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Template dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets a collection of the field names to which Template will be applied in the creation of the group header.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets the data template that will be applied to the field names in FieldNames.  
    Top
    Public Methods
    Protected Methods
    See Also