[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.AllowCollapseChanged

AllowCollapseChanged Event

Occurs when the AllowCollapse property is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1NavBar.AllowCollapseChanged", "Occurs when the AllowCollapse property is changed.")]
public event EventHandler AllowCollapseChanged
<C1Description("C1NavBar.AllowCollapseChanged", "Occurs when the AllowCollapse property is changed.")>
Public Event AllowCollapseChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the AllowCollapse property is changed.