Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1Gauge Class / AccessibleName Property

In This Topic
    AccessibleName Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleName As System.String
    public System.string AccessibleName {get; set;}
    See Also