[]
Occurs when the button is clicked.
[C1Category("Action")]
[C1Description("RibbonSplitButton.Click", "Occurs when the button is clicked.")]
public event EventHandler Click
<C1Category("Action")>
<C1Description("RibbonSplitButton.Click", "Occurs when the button is clicked.")>
Public Event Click As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the button is clicked. |