OnClientLoadCallback Property (C1Gallery)
                In This Topic
            
            The name of the function which will be called after created the DOM element.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientLoadCallback As System.String
             
        
            
            public System.string OnClientLoadCallback {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also