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

In This Topic
    HeaderTextAlign Property
    In This Topic
    Gets or sets alignment of the panel caption text.
    Syntax
    'Declaration
     
    Public Property HeaderTextAlign As PanelTextAlign
    public PanelTextAlign HeaderTextAlign {get; set;}
    See Also