# C1.Framework.Theme.ComponentType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Framework_Theme_ComponentType_" data-uid="C1.Framework.Theme.ComponentType*">ComponentType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Framework_Theme_ComponentType_" data-uid="C1.Framework.Theme.ComponentType*"></a>
<h4 id="C1_Framework_Theme_ComponentType" data-uid="C1.Framework.Theme.ComponentType">ComponentType</h4>
<div class="markdown level1 summary"><p>Gets or sets the name of the component that owns the theme
(e.g., &quot;C1Schedule&quot;, &quot;C1Calendar&quot; or &quot;C1Ribbon&quot;).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected virtual string ComponentType { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overridable ReadOnly Property ComponentType As String</code></pre>
</div>
</div>
