Header Property (C1AccordionPane)
 
            
                In This Topic
            
            Gets or sets the header template used to display the content of the control's header.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Header As System.Web.UI.ITemplate
             
        
            
            public System.Web.UI.ITemplate Header {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also