ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Tab Class / Pane Property

In This Topic
    Pane Property
    In This Topic
    Gets or sets the selector string to determine tab's content element.
    Syntax
    'Declaration
     
    
    Public Property Pane As String
    public string Pane {get; set;}
    See Also