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