PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCategoryCell Class / IsExpandedChanged Event

In This Topic
    IsExpandedChanged Event
    In This Topic
    Called when the category is expanded or collapsed.
    Syntax
    'Declaration
     
    
    Public Event IsExpandedChanged As EventHandler
    public event EventHandler IsExpandedChanged
    See Also