PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / SortChanged Event

In This Topic
    SortChanged Event
    In This Topic
    Syntax
    'Declaration
     
    
    <NullableAttribute(2)>
    Public Event SortChanged As EventHandler
    [Nullable(2)]
    public event EventHandler SortChanged
    See Also