[]
Occurs when the value of the WrapText property changes.
[C1Description("C1ToolBar.WrapTextChanged", "Occurs when the value of the WrapText property changes.")]
public event EventHandler WrapTextChanged
<C1Description("C1ToolBar.WrapTextChanged", "Occurs when the value of the WrapText property changes.")>
Public Event WrapTextChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the WrapText property changes. |