ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / PropertyGroupDescription Class
Members

In This Topic
    PropertyGroupDescription Class
    In This Topic
    Describes the grouping of items using a property name as the criteria.
    Object Model
    PropertyGroupDescription Class
    Syntax
    'Declaration
     
    
    Public Class PropertyGroupDescription 
       Inherits GroupDescription
    public class PropertyGroupDescription : GroupDescription 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.GroupDescription
          C1.Xaml.PropertyGroupDescription

    See Also