ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / CaptionFormat Property

In This Topic
    CaptionFormat Property (C1CalendarView)
    In This Topic
    Gets or sets the format to use for the calendar caption.
    Syntax
    'Declaration
     
    
    Public Property CaptionFormat As String
    public string CaptionFormat {get; set;}
    See Also