[]
Fires when the NumberFormat property is recreated.
[C1Category("Format")]
[C1Description("RibbonNumericBox.PrepareNumberFormat", "Fires when the NumberFormat property is recreated.")]
public event EventHandler<PrepareNumberFormatEventArgs> PrepareNumberFormat
Type | Description |
---|---|
EventHandler<PrepareNumberFormatEventArgs> | Fires when the property is recreated. |