ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / UIElement Class / ApplyStyle Method

In This Topic
    ApplyStyle Method (UIElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ApplyStyle( _
       ByVal s As System.Web.UI.WebControls.Style _
    ) 
    public void ApplyStyle( 
       System.Web.UI.WebControls.Style s
    )

    Parameters

    s
    See Also