Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / PropertyGroupDescription Class
Properties Methods Events


In This Topic
    PropertyGroupDescription Class Members
    In This Topic

    The following tables list the members exposed by PropertyGroupDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from C1.Xaml.GroupDescription)
    Public PropertyGets or sets the name of the item property to group on.  
    Public PropertyGets or sets StringComparison used to match the property value and a group name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns the group name for the given item.  
    Public MethodOverridden. Returns a value that indicates whether the group name and the item name match such that the item belongs to the group.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Xaml.GroupDescription)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from C1.Xaml.GroupDescription)
    Top
    See Also