# C1.Win.Gauge.ItemEventArgs.Gauge

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Gauge_ItemEventArgs_Gauge_" data-uid="C1.Win.Gauge.ItemEventArgs.Gauge*">Gauge Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Gauge_ItemEventArgs_Gauge_" data-uid="C1.Win.Gauge.ItemEventArgs.Gauge*"></a>
<h4 id="C1_Win_Gauge_ItemEventArgs_Gauge" data-uid="C1.Win.Gauge.ItemEventArgs.Gauge">Gauge</h4>
<div class="markdown level1 summary"><p>Gets the owner <a class="xref" href="C1.Win.Gauge.C1GaugeBase.html">C1GaugeBase</a> for the item causing the event.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public C1GaugeBase Gauge { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Gauge As C1GaugeBase</code></pre>
</div>
<h5 id="C1_Win_Gauge_ItemEventArgs_Gauge_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>It is null (Nothing in VB) for shapes which belong to the main <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control.</p>
</div>
</div>
