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