ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / MaxHeight Property

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