# C1.C1Preview.RenderObject.Style

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderObject_Style_" data-uid="C1.C1Preview.RenderObject.Style*">Style Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderObject_Style_" data-uid="C1.C1Preview.RenderObject.Style*"></a>
<h4 id="C1_C1Preview_RenderObject_Style" data-uid="C1.C1Preview.RenderObject.Style">Style</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.C1Preview.RenderObject.Style.html#C1_C1Preview_RenderObject_Style">Style</a> of the current object.
This property cannot be assigned to. To use another style as the base
for the current object's style, set the <a class="xref" href="C1.C1Preview.Style.Parent.html#C1_C1Preview_Style_Parent">Parent</a> to that other style.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Style Style { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Style As Style</code></pre>
</div>
</div>
