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

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