ComponentOne Gauges for WinForms
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseStyle Class / Name Property

In This Topic
    Name Property (BaseStyle)
    In This Topic
    Gets or sets the style name.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Name As System.String
    public virtual System.string Name {get;}
    See Also