ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / DisplayDate Property

In This Topic
    DisplayDate Property
    In This Topic
    Gets or sets the display date for the first month view.
    Syntax
    'Declaration
     
    Public Property DisplayDate As System.Date
    public System.DateTime DisplayDate {get; set;}
    See Also