[]
Gets or sets the custom time format string.
[C1Category("Format")]
[C1Description("RibbonTimePicker.Format", "The custom time format string.")]
public string Format { get; set; }
<C1Category("Format")>
<C1Description("RibbonTimePicker.Format", "The custom time format string.")>
Public Property Format As String