ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / MaxHeight Property

In This Topic
    MaxHeight Property
    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