# GrapeCity.ActiveReports.SectionReportModel.InputFieldText

## Content

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



  <h1 id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText" class="text-break">InputFieldText Class
</h1>
  <div class="markdown level0 summary"><p>Text input field component</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="GrapeCity.ActiveReports.SectionReportModel.ARControl.html">ARControl</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputField.html">InputField</a></div>
    <div class="level3"><span class="xref">InputFieldText</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IPersistControl.html">IPersistControl</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IAvailabilityInfo.html">IAvailabilityInfo</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.html">GrapeCity.ActiveReports.SectionReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[DefaultSize(1, 0.2)]
public sealed class InputFieldText : InputField, IComponent, IDisposable, IPersistControl, IAvailabilityInfo</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="GrapeCity_ActiveReports_SectionReportModel_InputFieldText__ctor" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.-ctor.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText__ctor">InputFieldText()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.html">InputFieldText</a> class.</p>
</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="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Alignment" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Alignment">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Alignment.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Text alignment</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_ControlType" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.ControlType">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.ControlType.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_ControlType">ControlType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the control type identifier for this control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Font" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Font">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Font.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Sets/gets control's font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_MaxLength" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.MaxLength">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.MaxLength.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_MaxLength">MaxLength</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the maximum length of the text entered. When null, the text is not restricted to any specified length.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_MultiLine" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.MultiLine">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.MultiLine.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_MultiLine">MultiLine</a>
        </td>
        <td class="markdown level1 summary"><p>Allows more than a single-line entry in the text field.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_OutputFormat" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.OutputFormat">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.OutputFormat.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_OutputFormat">OutputFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Used for format the Text property value</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Password" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Password">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Password.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the user-entered text as a series of asterisks (*)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_SpellCheck" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.SpellCheck">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.SpellCheck.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_SpellCheck">SpellCheck</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the text should be spell checked during its input or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Text" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Text">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.Text.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>A field, constant or expression whose value is displayed</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="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_IsPropertyValueAvailable_System_String_System_Object_" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.IsPropertyValueAvailable(System.String,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.IsPropertyValueAvailable.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_IsPropertyValueAvailable_System_String_System_Object_">IsPropertyValueAvailable(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks if the property value is available for this control</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_QuickLoad_System_IO_BinaryReader_" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.QuickLoad(System.IO.BinaryReader)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.QuickLoad.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_QuickLoad_System_IO_BinaryReader_">QuickLoad(BinaryReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the control from specified binary reader.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_QuickSave_System_IO_BinaryWriter_" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.QuickSave(System.IO.BinaryWriter)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.QuickSave.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_QuickSave_System_IO_BinaryWriter_">QuickSave(BinaryWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the control to the specified binary writer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_ReadXml_System_Xml_XmlNode_" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.ReadXml(System.Xml.XmlNode)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.ReadXml.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_ReadXml_System_Xml_XmlNode_">ReadXml(XmlNode)</a>
        </td>
        <td class="markdown level1 summary"><p>Reads the control data from the specified XML node.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_InputFieldText_WriteXml_System_Xml_XmlElement_" data-uid="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.WriteXml(System.Xml.XmlElement)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputFieldText.WriteXml.html#GrapeCity_ActiveReports_SectionReportModel_InputFieldText_WriteXml_System_Xml_XmlElement_">WriteXml(XmlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Writes the control data to the specified XML element.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
