ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tabs Namespace / C1TabsExtender Class / Alignment Property

In This Topic
    Alignment Property (C1TabsExtender)
    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