ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPage Class / Direction Property

In This Topic
    Direction Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Direction As System.Web.UI.WebControls.ContentDirection
    public virtual System.Web.UI.WebControls.ContentDirection Direction {get; set;}
    See Also