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

    Occurs when a SmartItem is expanded, that is, when its child items become visible.

    Expand( ByRef Item As SmartItem )

    Syntax

    Private Sub SmartUI_Expand(ByRef Item As SmartItem)

    Applies To

    SmartUI

    See Also

    BeforeExpand, SmartItem