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


In This Topic
    GroupValueDataTemplate Class Properties
    In This Topic

    For a list of all members of this type, see GroupValueDataTemplate members.

    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
    See Also