[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonDatePicker.PrepareDateFormat

PrepareDateFormat Event

Fires when the DateFormat property is recreated.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Format")]
[C1Description("RibbonDatePicker.PrepareTimeFormat", "Fires when the DateFormat property is recreated.")]
public event EventHandler<PrepareDateTimeFormatEventArgs> PrepareDateFormat
<C1Category("Format")>
<C1Description("RibbonDatePicker.PrepareTimeFormat", "Fires when the DateFormat property is recreated.")>
Public Event PrepareDateFormat As EventHandler(Of PrepareDateTimeFormatEventArgs)
Returns
Type Description
EventHandler<PrepareDateTimeFormatEventArgs> Fires when the property is recreated.