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

In This Topic
    AutoSize Property (C1LightBox)
    In This Topic
    A value determines whether to auto-size to keep the original width/height ratio of content.
    Syntax
    'Declaration
     
    Public Property AutoSize As System.Boolean
    public System.bool AutoSize {get; set;}
    See Also