# FarPoint.Web.Spread.Editor.CheckBoxEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Editor_CheckBoxEditor" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor" class="text-break">CheckBoxEditor Class
</h1>
  <div class="markdown level0 summary"><p>Represents an editor control for check box cells.</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"><a class="xref" href="FarPoint.Web.Spread.Editor.BaseEditor.html">BaseEditor</a></div>
    <div class="level2"><span class="xref">CheckBoxEditor</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Editor.IEditor3.html">IEditor3</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Editor.IEditor2.html">IEditor2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Editor.IEditor.html">IEditor</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Editor.html">FarPoint.Web.Spread.Editor</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_Editor_CheckBoxEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CheckBoxEditor : BaseEditor, IEditor3, IEditor2, IEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CheckBoxEditor
    Inherits BaseEditor
    Implements IEditor3, IEditor2, IEditor</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor__ctor" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.-ctor.html#FarPoint_Web_Spread_Editor_CheckBoxEditor__ctor">CheckBoxEditor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_AccessKey" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.AccessKey">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.AccessKey.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_AccessKey">AccessKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the access key that allows you to quickly navigate to the web control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_AutoPostBack" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.AutoPostBack">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.AutoPostBack.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_AutoPostBack">AutoPostBack</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the component automatically posts back when clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_OnClientClick" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.OnClientClick">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.OnClientClick.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_OnClientClick">OnClientClick</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the client-side clicked event properties.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_Text" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.Text">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.Text.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text label associated with the
check box editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_TextAlign" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.TextAlign">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.TextAlign.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_TextAlign">TextAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the text label associated with the
check box editor control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Web_Spread_Editor_CheckBoxEditor_GetEditorControl_System_String_System_Web_UI_WebControls_TableCell_FarPoint_Web_Spread_Appearance_FarPoint_Web_Spread_Inset_System_Object_System_Boolean_" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.GetEditorControl(System.String,System.Web.UI.WebControls.TableCell,FarPoint.Web.Spread.Appearance,FarPoint.Web.Spread.Inset,System.Object,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.GetEditorControl.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_GetEditorControl_System_String_System_Web_UI_WebControls_TableCell_FarPoint_Web_Spread_Appearance_FarPoint_Web_Spread_Inset_System_Object_System_Boolean_">GetEditorControl(string, TableCell, Appearance, Inset, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates the check box editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_GetEditorValue_System_Web_UI_Control_System_String_" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.GetEditorValue(System.Web.UI.Control,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.GetEditorValue.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_GetEditorValue_System_Web_UI_Control_System_String_">GetEditorValue(Control, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the editing value posted back from the client for the
check box editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Editor_CheckBoxEditor_ValidateEditorValue_System_Object_" data-uid="FarPoint.Web.Spread.Editor.CheckBoxEditor.ValidateEditorValue(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Editor.CheckBoxEditor.ValidateEditorValue.html#FarPoint_Web_Spread_Editor_CheckBoxEditor_ValidateEditorValue_System_Object_">ValidateEditorValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Validates the input value in the check box editor control.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
