OnClientPainted Property (C1SuperPanel)
                In This Topic
            
            The name of the function which will be called after panel is painted.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientPainted As System.String
             
        
            
            public System.string OnClientPainted {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also