Xceed SmartUI Documentation
BeforeCollapse event
Events > BeforeCollapse event

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