PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / PropertySort Property

In This Topic
    PropertySort Property
    In This Topic
    Gets or sets the type of sorting the PropertyGrid uses to display properties.
    Syntax
    'Declaration
     
    
    Public Property PropertySort As PropertySort
    public PropertySort PropertySort {get; set;}
    See Also