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

In This Topic
    Allday Property
    In This Topic
    indicates all day event.
    Syntax
    'Declaration
     
    Public Property Allday As System.Boolean
    public System.bool Allday {get; set;}
    See Also