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

In This Topic
    MinHeight Property (C1Dialog)
    In This Topic
    The minimum height to which the dialog can be resized, in pixels.
    Syntax
    'Declaration
     
    Public Property MinHeight As System.Integer
    public System.int MinHeight {get; set;}
    See Also