AppendTo Property (C1Dialog)
                In This Topic
            
            A jQuery selector that indicate which element the dialog (and overlay, if modal) should be appended to.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AppendTo As System.String
             
        
            
            public System.string AppendTo {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also