[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonDatePicker.Format

Format Property

Format

Gets or sets the custom date format string.

Declaration
[C1Category("Format")]
[C1Description("RibbonDatePicker.Format", "The custom date format string.")]
public string Format { get; set; }
<C1Category("Format")>
<C1Description("RibbonDatePicker.Format", "The custom date format string.")>
Public Property Format As String