[]
Fires when the Value property changes.
[C1Category("Action")]
[C1Description("RibbonNumericBox.ValueChanged", "Fires when the Value property changes.")]
public event EventHandler ValueChanged
Type | Description |
---|---|
EventHandler | Fires when the property changes. |