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

    Occurs when the user attempts to collapse a SmartItem.

    BeforeCollapse( ByRef Item As SmartItem, ByRef Cancel As Boolean )

    Syntax

    Private Sub SmartUI_BeforeCollapse(ByRef Item As SmartItem, ByRef Cancel As Boolean)

    Applies To

    SmartUI

    See Also

    Collapse, SmartItem