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

In This Topic
    HeaderTextAlign Property (C1SplitterPanel)
    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