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

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