Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / ItemEventArgs Class / Container Property

In This Topic
    Container Property (ItemEventArgs)
    In This Topic
    Gets the owner C1Gauge control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Container As C1Gauge
    public C1Gauge Container {get;}
    See Also