Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / PropertySort Property

In This Topic
    PropertySort Property (C1PropertyGrid)
    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