Xceed SmartUI Documentation
BeforeExpand event
Events > BeforeExpand event

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