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

In This Topic
    Name Property (StyledPropertyInfo)
    In This Topic
    Gets property name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also