[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.Reset

Reset Event

Event fired when Reset command from Customize dialog is clicked.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1ToolBar.Reset", "Event fired when Reset command from Customize dialog is clicked.")]
public event EventHandler Reset
<C1Description("C1ToolBar.Reset", "Event fired when Reset command from Customize dialog is clicked.")>
Public Event Reset As EventHandler
Returns
Type Description
EventHandler Event fired when Reset command from Customize dialog is clicked.