Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1GaugeBase Class / Decorators Property

In This Topic
    Decorators Property (C1GaugeBase)
    In This Topic
    Gets the collection of the Gauge decorators.
    Syntax
    'Declaration
     
    Public ReadOnly Property Decorators As DecoratorCollection
    public DecoratorCollection Decorators {get;}
    See Also