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

In This Topic
    Visible Property (DatePicker)
    In This Topic
    Gets or sets the format for the week day.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also