ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / Event Class / End Property

In This Topic
    End Property (Event)
    In This Topic
    End date/time.
    Syntax
    'Declaration
     
    Public Property End As System.Date
    public System.DateTime End {get; set;}
    See Also