[]
Fires when the TimeFormat property is recreated.
[C1Category("Format")]
[C1Description("RibbonTimePicker.PrepareTimeFormat", "Fires when the TimeFormat property is recreated.")]
public event EventHandler<PrepareDateTimeFormatEventArgs> PrepareTimeFormat
Type | Description |
---|---|
EventHandler<PrepareDateTimeFormatEventArgs> | Fires when the property is recreated. |