# FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType" data-uid="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType" class="text-break">TextBoxWatermarkCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents an ASP.NET AJAX extender text box watermark cell.</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/FarPoint.Web.Spread.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Web.Spread.Extender.AjaxCellTypeBase-1.html">AjaxCellTypeBase</a>&lt;<span class="xref">ExtenderControlBase</span>&gt;</div>
    <div class="level3"><a class="xref" href="FarPoint.Web.Spread.Extender.ExtenderCellTypeBase.html">ExtenderCellTypeBase</a></div>
    <div class="level4"><a class="xref" href="FarPoint.Web.Spread.Extender.ExtenderCellType.html">ExtenderCellType</a></div>
    <div class="level5"><span class="xref">TextBoxWatermarkCellType</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IFormatter.html">IFormatter</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Editor.IEditor3.html">IEditor3</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Editor.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.ICSSClassSupport.html">ICSSClassSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IRenderer2.html">IRenderer2</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.ideserializationcallback">IDeserializationCallback</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Extender.html">FarPoint.Web.Spread.Extender</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.Extender.dll</h6>
  <h5 id="FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextBoxWatermarkCellType : ExtenderCellType, ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer, IDeserializationCallback</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextBoxWatermarkCellType
    Inherits ExtenderCellType
    Implements ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer, IDeserializationCallback</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_Extender_TextBoxWatermarkCellType__ctor" data-uid="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.-ctor.html#FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType__ctor">TextBoxWatermarkCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new ASP.NET AJAX extender text box watermark cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType__ctor_System_String_" data-uid="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.#ctor(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.-ctor.html#FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType__ctor_System_String_">TextBoxWatermarkCellType(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new ASP.NET AJAX extender text box watermark cell.</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="FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType_WatermarkCssClass" data-uid="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.WatermarkCssClass">
          <a class="xref" href="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.WatermarkCssClass.html#FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType_WatermarkCssClass">WatermarkCssClass</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the CSS class to apply to the control when watermarked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType_WatermarkText" data-uid="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.WatermarkText">
          <a class="xref" href="FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType.WatermarkText.html#FarPoint_Web_Spread_Extender_TextBoxWatermarkCellType_WatermarkText">WatermarkText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text to place in the control when watermarked.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
