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

In This Topic
    Day Property (DayViewHeaderFormatOption)
    In This Topic
    Format of the text for the day header in the day view.
    Syntax
    'Declaration
     
    Public Property Day As System.String
    public System.string Day {get; set;}
    See Also