# C1.Web.Mvc.Fluent.BooleanCheckerExtension

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_BooleanCheckerExtension" data-uid="C1.Web.Mvc.Fluent.BooleanCheckerExtension" class="text-break">BooleanCheckerExtension Class
</h1>
  <div class="markdown level0 summary"><p>Define a static class to add the extension methods
for all the controls which can use BooleanChecker extender.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">BooleanCheckerExtension</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_BooleanCheckerExtension_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class BooleanCheckerExtension</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module BooleanCheckerExtension</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker_C1_Web_Mvc_Fluent_FlexGridBuilder_System_Object__" data-uid="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker(C1.Web.Mvc.Fluent.FlexGridBuilder{System.Object})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker.html#C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker_C1_Web_Mvc_Fluent_FlexGridBuilder_System_Object__">BooleanChecker(FlexGridBuilder&lt;object&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply the default BooleanChecker extender in FlexGrid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker_C1_Web_Mvc_Fluent_FlexGridBuilder_System_Object__System_Action_C1_Web_Mvc_Fluent_BooleanCheckerBuilder_System_Object___" data-uid="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker(C1.Web.Mvc.Fluent.FlexGridBuilder{System.Object},System.Action{C1.Web.Mvc.Fluent.BooleanCheckerBuilder{System.Object}})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker.html#C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker_C1_Web_Mvc_Fluent_FlexGridBuilder_System_Object__System_Action_C1_Web_Mvc_Fluent_BooleanCheckerBuilder_System_Object___">BooleanChecker(FlexGridBuilder&lt;object&gt;, Action&lt;BooleanCheckerBuilder&lt;object&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply the BooleanChecker extender in FlexGrid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker__1_C1_Web_Mvc_Fluent_FlexGridBuilder___0__" data-uid="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker``1(C1.Web.Mvc.Fluent.FlexGridBuilder{``0})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker.html#C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker__1_C1_Web_Mvc_Fluent_FlexGridBuilder___0__">BooleanChecker&lt;T&gt;(FlexGridBuilder&lt;T&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply the default BooleanChecker extender in FlexGrid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker__1_C1_Web_Mvc_Fluent_FlexGridBuilder___0__System_Action_C1_Web_Mvc_Fluent_BooleanCheckerBuilder___0___" data-uid="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker``1(C1.Web.Mvc.Fluent.FlexGridBuilder{``0},System.Action{C1.Web.Mvc.Fluent.BooleanCheckerBuilder{``0}})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BooleanCheckerExtension.BooleanChecker.html#C1_Web_Mvc_Fluent_BooleanCheckerExtension_BooleanChecker__1_C1_Web_Mvc_Fluent_FlexGridBuilder___0__System_Action_C1_Web_Mvc_Fluent_BooleanCheckerBuilder___0___">BooleanChecker&lt;T&gt;(FlexGridBuilder&lt;T&gt;, Action&lt;BooleanCheckerBuilder&lt;T&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply the BooleanChecker extender in FlexGrid.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
