[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTimePicker.Format

Format Property

Format

Gets or sets the custom time format string.

Declaration
[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