DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / HeaderHeight Property

In This Topic
    HeaderHeight Property (C1SplitContainer)
    In This Topic
    Gets or sets the height of the C1SplitterPanel header.
    Syntax
    'Declaration
     
    
    Public Property HeaderHeight As Integer
    public int HeaderHeight {get; set;}
    See Also