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

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