C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / RequireOpenedPane Property
RequireOpenedPane Property
In This Topic
Determines whether clicking the header will close the currently opened pane (leaving all the accordion's panes closed).
Syntax
'Declaration
 
Public Property RequireOpenedPane As System.Boolean
 
See Also