ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / MaxHeight Property

In This Topic
    MaxHeight Property (C1LightBoxExtender)
    In This Topic
    A value that indicates the maximum height of the content.
    Syntax
    'Declaration
     
    Public Property MaxHeight As System.Integer
    public System.int MaxHeight {get; set;}
    See Also