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

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