# C1.WPF.C1ListViewer.Zoom

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_C1ListViewer_Zoom_" data-uid="C1.WPF.C1ListViewer.Zoom*">Zoom Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_C1ListViewer_Zoom_" data-uid="C1.WPF.C1ListViewer.Zoom*"></a>
<h4 id="C1_WPF_C1ListViewer_Zoom" data-uid="C1.WPF.C1ListViewer.Zoom">Zoom</h4>
<div class="markdown level1 summary"><p>Gets or set the zoom applied to this list.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public C1ZoomUnit Zoom { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Zoom As C1ZoomUnit</code></pre>
</div>
<h5 id="C1_WPF_C1ListViewer_Zoom_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The zoom will be conditioned to the MinZoom and MaxZoom properties in the following priority order MinZoom&gt;MaxZoom&gt;Zoom</p>
</div>
</div>
