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
             
        
            
            public System.bool RequireOpenedPane {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also