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

In This Topic
    DayHeaderFormat Property
    In This Topic
    Format of the text for the day cell header in the month view. Format argument: {0} = Day date.
    Syntax
    'Declaration
     
    Public Property DayHeaderFormat As System.String
    public System.string DayHeaderFormat {get; set;}
    See Also