[]
Occurs when the Indent property is changed.
[C1Description("C1DockingTab.IndentChanged", "Occurs when the Indent property is changed.")]
public event EventHandler IndentChanged
<C1Description("C1DockingTab.IndentChanged", "Occurs when the Indent property is changed.")>
Public Event IndentChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the Indent property is changed. |