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

In This Topic
    GroupValueChanged Event
    In This Topic
    Raised when the value of a group changed.
    Syntax
    'Declaration
     
    
    Public Event GroupValueChanged As EventHandler
    public event EventHandler GroupValueChanged
    See Also