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

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