ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / AccordionPane Class / Header Property

In This Topic
    Header Property (AccordionPane)
    In This Topic
    Gets or sets the selector string to determine AccordionPane's header element.
    Syntax
    'Declaration
     
    
    Public Property Header As String
    public string Header {get; set;}
    See Also