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

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