ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / Alignment Property

In This Topic
    Alignment Property (C1Tabs)
    In This Topic
    Determines the tabs' alignment in respect to the content.
    Syntax
    'Declaration
     
    Public Property Alignment As Alignment
    public Alignment Alignment {get; set;}
    See Also