ComponentOne Gauges for WinForms
Gauge Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > ItemEventArgs Class : Gauge Property
Gets the owner C1GaugeBase for the item causing the event.
Syntax
'Declaration
 
Public ReadOnly Property Gauge As C1GaugeBase
public C1GaugeBase Gauge {get;}
Remarks
It is null (Nothing in VB) for shapes which belong to the main C1Gauge control.
See Also

Reference

ItemEventArgs Class
ItemEventArgs Members