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

In This Topic
    DayViewHeaderFormat Property
    In This Topic
    Format of the text for the day header in the day/week or list view. Format argument: {0} = Day date.
    Syntax
    'Declaration
     
    Public ReadOnly Property DayViewHeaderFormat As DayViewHeaderFormatOption
    public DayViewHeaderFormatOption DayViewHeaderFormat {get;}
    See Also