Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / CaptionFormat Property

In This Topic
    CaptionFormat Property (CalendarSettings)
    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