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

    Occurs when the user attempts to expand a SmartItem.

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

    Syntax

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

    Applies To

    SmartUI

    See Also

    Expand, SmartItem