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

In This Topic
    Sortable Property
    In This Topic
    Determines whether the tab can be dragged to a new position.
    Syntax
    'Declaration
     
    Public Property Sortable As System.Boolean
    public System.bool Sortable {get; set;}
    See Also