Xceed SmartUI Documentation
Events / Collapse event
In This Topic
    Collapse event
    In This Topic

    Occurs when a SmartItem is collapsed, that is, when its child items are hidden.

    Collapse( ByRef Item As SmartItem )

    Syntax

    Private Sub SmartUI_Collapse(ByRef Item As SmartItem)

    Applies To

    SmartUI

    See Also

    BeforeCollapse, SmartItem