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

In This Topic
    Style Property (C1LightBox)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As System.Web.UI.CssStyleCollection
    public System.Web.UI.CssStyleCollection Style {get;}
    See Also