Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeValueColor Class / Owner Property

In This Topic
    Owner Property (C1GaugeValueColor)
    In This Topic
    Gets the owner Gauge element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.Object
    public System.object Owner {get;}
    See Also