# GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.False

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="GrapeCity_Enterprise_Data_Expressions_Evaluation_Variant_False" data-uid="GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.False" class="text-break">False Field
</h1>
<div class="markdown level0 summary"><p>Predefined boolean 'False'.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Evaluation.html">GrapeCity.Enterprise.Data.Expressions.Evaluation</a></h6>
<h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll</h6>
<h5 id="GrapeCity_Enterprise_Data_Expressions_Evaluation_Variant_False_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static readonly Variant False</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.html">Variant</a></td>
      <td>Predefined boolean 'False'.</td>
    </tr>
  </tbody>
</table>
</div>
