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

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