[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.CollapseButtonClick

CollapseButtonClick Event

Occurs when the collapse button on the panel header is clicked. Allows to cancel collapsing.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("C1NavBar.CollapseButtonClick", "Occurs when the collapse button on the panel header is clicked. Allows to cancel collapsing.")]
public event CancelEventHandler CollapseButtonClick
Returns
Type Description
CancelEventHandler Occurs when the collapse button on the panel header is clicked. Allows to cancel collapsing.