In This Topic
Defines a control which is a vertically stacked set of interactive headings that each contain a title.
Syntax
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Accordion
Inherits Control
Implements ITemplate
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public class Accordion : Control, ITemplate
Inheritance Hierarchy
See Also