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

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