ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / TitleHeight Property

In This Topic
    TitleHeight Property (CalendarSettings)
    In This Topic
    Gets or sets the title height.
    Syntax
    'Declaration
     
    
    Public Property TitleHeight As Integer
    public int TitleHeight {get; set;}
    See Also