FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView Class / IsCollapsedChanged Event

In This Topic
    IsCollapsedChanged Event (GridTextCellView)
    In This Topic
    Occurs when the group is toggled.
    Syntax
    'Declaration
     
    Public Event IsCollapsedChanged As EventHandler
    public event EventHandler IsCollapsedChanged
    See Also