[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.PanelHeaderDoubleClick

PanelHeaderDoubleClick Event

Occurs when the panel header is double clicked.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1NavBar.PanelHeaderDoubleClicked", "Occurs when the panel header is double clicked.")]
public event EventHandler PanelHeaderDoubleClick
<C1Description("C1NavBar.PanelHeaderDoubleClicked", "Occurs when the panel header is double clicked.")>
Public Event PanelHeaderDoubleClick As EventHandler
Returns
Type Description
EventHandler Occurs when the panel header is double clicked.