# GrapeCity.ActiveReports.Design.Selection.Clear

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Design_Selection_Clear_" data-uid="GrapeCity.ActiveReports.Design.Selection.Clear*">Clear Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Design_Selection_Clear_" data-uid="GrapeCity.ActiveReports.Design.Selection.Clear*"></a>
<h4 id="GrapeCity_ActiveReports_Design_Selection_Clear" data-uid="GrapeCity.ActiveReports.Design.Selection.Clear">Clear()</h4>
<div class="markdown level1 summary"><p>Clears all selections within the designer.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void Clear()</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Design_Selection_Clear_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This method clears the current selection, effectively deselecting any components that were previously selected.</p>
</div>
</div>
