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

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