ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1LinearGauge Class / Style Property

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