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

In This Topic
    Id Property (Event)
    In This Topic
    The unique event id (this field generated automatically).
    Syntax
    'Declaration
     
    Public Property Id As System.String
    public System.string Id {get; set;}

    Property Value

    The calendar.
    See Also