ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DatePicker Class / Format Property

In This Topic
    Format Property (DatePicker)
    In This Topic
    Gets or sets the format that shows in the date picker.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also