ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender Class / Height Property

In This Topic
    Height Property (C1DialogExtender)
    In This Topic
    The height of the dialog, in pixels.
    Syntax
    'Declaration
     
    Public Property Height As System.Integer
    public System.int Height {get; set;}
    See Also