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

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