# FarPoint.Web.Spread.Appearance.IsEmpty

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_Appearance_IsEmpty_" data-uid="FarPoint.Web.Spread.Appearance.IsEmpty*">IsEmpty Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_Appearance_IsEmpty_" data-uid="FarPoint.Web.Spread.Appearance.IsEmpty*"></a>
<h4 id="FarPoint_Web_Spread_Appearance_IsEmpty" data-uid="FarPoint.Web.Spread.Appearance.IsEmpty">IsEmpty</h4>
<div class="markdown level1 summary"><p>Determines whether none of the properties of the Appearance object is set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public virtual bool IsEmpty { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overridable ReadOnly Property IsEmpty As Boolean</code></pre>
</div>
</div>
