MaxHeight Property (ResizeSettings)
                In This Topic
            
            A value that indicates the maximum height the resizable should be allowed to resize to.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property MaxHeight As System.Integer
             
        
            
            public System.int MaxHeight {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also