# C1.Win.Design.C1ControlDesigner.SelectionService

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Design_C1ControlDesigner_SelectionService_" data-uid="C1.Win.Design.C1ControlDesigner.SelectionService*">SelectionService Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Design_C1ControlDesigner_SelectionService_" data-uid="C1.Win.Design.C1ControlDesigner.SelectionService*"></a>
<h4 id="C1_Win_Design_C1ControlDesigner_SelectionService" data-uid="C1.Win.Design.C1ControlDesigner.SelectionService">SelectionService</h4>
<div class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.iselectionservice">ISelectionService</a> provided by the designer host.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected ISelectionService SelectionService { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected ReadOnly Property SelectionService As ISelectionService</code></pre>
</div>
</div>
