# C1.Win.Input.Styles.CheckBoxGlyphItemStyle.Parent

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Input_Styles_CheckBoxGlyphItemStyle_Parent_" data-uid="C1.Win.Input.Styles.CheckBoxGlyphItemStyle.Parent*">Parent Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Input_Styles_CheckBoxGlyphItemStyle_Parent_" data-uid="C1.Win.Input.Styles.CheckBoxGlyphItemStyle.Parent*"></a>
<h4 id="C1_Win_Input_Styles_CheckBoxGlyphItemStyle_Parent" data-uid="C1.Win.Input.Styles.CheckBoxGlyphItemStyle.Parent">Parent</h4>
<div class="markdown level1 summary"><p>Gets the parent collection. If some properties are reset or not initialized,
the collection will search for them from the parent.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[StyledPropertyCollection.ExcludeFromStyledProperty]
protected override StyledPropertyCollection Parent { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;StyledPropertyCollection.ExcludeFromStyledProperty&gt;
Protected Overrides ReadOnly Property Parent As StyledPropertyCollection</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../C1.Win.10/C1.Win.Themes.StyledPropertyCollection.Parent.html#C1_Win_Themes_StyledPropertyCollection_Parent">StyledPropertyCollection.Parent</a></div>
</div>
