ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / AccordionPane Class
Properties


In This Topic
    AccordionPane Class Members
    In This Topic

    The following tables list the members exposed by AccordionPane.

    Public Constructors
     NameDescription
    Public ConstructorCreates one AccordionPane instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the selector string to determine AccordionPane's content element.  
    Public PropertyGets or sets the selector string to determine AccordionPane's header element.  
    Public PropertyGets or sets a value that determines whether this AccordionPane is expanded or collapsed.  
    Public PropertyGets or sets a value that determines whether this AccordionPane is disabled.  
    Public PropertyGets or sets a value that determines whether this AccordionPane is visible.  
    Top
    See Also