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

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