[]
Fires when the Format property changes.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonNumericBox.FormatChanged", "Fires when the Format property changes.")]
public event EventHandler FormatChanged
Type | Description |
---|---|
EventHandler | Fires when the property changes. |