# GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder" class="text-break">CharBoxBorder Class
</h1>
  <div class="markdown level0 summary"><p>Represents the border of the char box.</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">CharBoxBorder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(CharBoxBorderTypeConverter))]
public class CharBoxBorder : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(CharBoxBorderTypeConverter))&gt;
Public Class CharBoxBorder
    Implements INotifyPropertyChanged</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_Win_Spread_InputMan_CellType_CharBoxBorder__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor">CharBoxBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.html">CharBoxBorder</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_GrapeCity_Win_Spread_InputMan_CellType_Line_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.#ctor(GrapeCity.Win.Spread.InputMan.CellType.Line)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_GrapeCity_Win_Spread_InputMan_CellType_Line_">CharBoxBorder(Line)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.html">CharBoxBorder</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.#ctor(GrapeCity.Win.Spread.InputMan.CellType.Line,GrapeCity.Win.Spread.InputMan.CellType.Line,GrapeCity.Win.Spread.InputMan.CellType.Line,GrapeCity.Win.Spread.InputMan.CellType.Line)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_GrapeCity_Win_Spread_InputMan_CellType_Line_">CharBoxBorder(Line, Line, Line, Line)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.html">CharBoxBorder</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_System_Drawing_Color_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.#ctor(System.Drawing.Color,GrapeCity.Win.Spread.InputMan.CellType.LineStyle)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder__ctor_System_Drawing_Color_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_">CharBoxBorder(Color, LineStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.html">CharBoxBorder</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_Win_Spread_InputMan_CellType_CharBoxBorder_Bottom" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Bottom">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Bottom.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Bottom">Bottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom border line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Left" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Left">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Left.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Left">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left border line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Right" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Right">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Right.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Right">Right</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right border line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Top" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Top">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Top.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top border line.</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_Win_Spread_InputMan_CellType_CharBoxBorder_Equals_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.Equals.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether two <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> instances equals or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_GetHashCode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.GetHashCode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.GetHashCode.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type, suitable for use in
hashing algorithms and data structures like a hash table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.OnPropertyChanged.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.PropertyChanged.html">PropertyChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines(GrapeCity.Win.Spread.InputMan.CellType.LineStyle)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_">SetAllLines(LineStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.LineStyle.html">LineStyle</a> settings to all lines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_System_Drawing_Color_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines(System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_System_Drawing_Color_">SetAllLines(Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> settings to all lines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_System_Drawing_Color_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines(System.Drawing.Color,GrapeCity.Win.Spread.InputMan.CellType.LineStyle)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.SetAllLines.html#GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_SetAllLines_System_Drawing_Color_GrapeCity_Win_Spread_InputMan_CellType_LineStyle_">SetAllLines(Color, LineStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> and <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.LineStyle.html">LineStyle</a> settings to all lines.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_CharBoxBorder_PropertyChanged" data-uid="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.PropertyChanged">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.CharBoxBorder.html">CharBoxBorder</a> instance is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
