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

In This Topic
    Modal Property (C1LightBox)
    In This Topic
    Determines whether the popped up content is displayed in modal style container.
    Syntax
    'Declaration
     
    Public Property Modal As System.Boolean
    public System.bool Modal {get; set;}
    See Also