ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / HeaderHeight Property

In This Topic
    HeaderHeight Property
    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