Expanded Property (C1AccordionPane)
                In This Topic
            
            Gets or sets a value that determines whether the panel is in an expanded state.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overridable Property Expanded As System.Boolean
             
        
            
            public virtual System.bool Expanded {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also