# GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.FalseConst

## Content

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




<h1 id="GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_FalseConst" data-uid="GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.FalseConst" class="text-break">FalseConst Field
</h1>
<div class="markdown level0 summary"><p>Returns a reference to an <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.html">ExpressionInfo</a> object representing a constant &quot;False&quot; string expression.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Enterprise.Data.Expressions.html">GrapeCity.Enterprise.Data.Expressions</a></h6>
<h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll</h6>
<h5 id="GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_FalseConst_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static readonly ExpressionInfo FalseConst</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.ExpressionInfo.html">ExpressionInfo</a></td>
      <td>Returns a reference to an  object representing a constant &quot;False&quot; string expression.</td>
    </tr>
  </tbody>
</table>
</div>
