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

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