ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / 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 System.Integer
    public System.int HeaderHeight {get; set;}
    See Also