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