# FarPoint.Win.Spread.Column

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Column" data-uid="FarPoint.Win.Spread.Column" class="text-break">Column Class
</h1>
  <div class="markdown level0 summary"><p>Represents a column in the 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"><span class="xref">Column</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.Spread.Columns.DefaultColumn.html">Columns.DefaultColumn</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Column_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Column</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Column</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_Column_viewcolumn" data-uid="FarPoint.Win.Spread.Column.viewcolumn">
          <a class="xref" href="FarPoint.Win.Spread.Column.viewcolumn.html">viewcolumn</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_viewcolumn2" data-uid="FarPoint.Win.Spread.Column.viewcolumn2">
          <a class="xref" href="FarPoint.Win.Spread.Column.viewcolumn2.html">viewcolumn2</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_Win_Spread_Column_AllowAutoFilter" data-uid="FarPoint.Win.Spread.Column.AllowAutoFilter">
          <a class="xref" href="FarPoint.Win.Spread.Column.AllowAutoFilter.html#FarPoint_Win_Spread_Column_AllowAutoFilter">AllowAutoFilter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this column allows automatic filtering.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_AllowAutoSort" data-uid="FarPoint.Win.Spread.Column.AllowAutoSort">
          <a class="xref" href="FarPoint.Win.Spread.Column.AllowAutoSort.html#FarPoint_Win_Spread_Column_AllowAutoSort">AllowAutoSort</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this column allows automatic sorting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_AutoFilterIndex" data-uid="FarPoint.Win.Spread.Column.AutoFilterIndex">
          <a class="xref" href="FarPoint.Win.Spread.Column.AutoFilterIndex.html#FarPoint_Win_Spread_Column_AutoFilterIndex">AutoFilterIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the automatic filter index for the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_AutoSortIndex" data-uid="FarPoint.Win.Spread.Column.AutoSortIndex">
          <a class="xref" href="FarPoint.Win.Spread.Column.AutoSortIndex.html#FarPoint_Win_Spread_Column_AutoSortIndex">AutoSortIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the automatic sort index for the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_BackColor" data-uid="FarPoint.Win.Spread.Column.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.BackColor.html#FarPoint_Win_Spread_Column_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default background color for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Border" data-uid="FarPoint.Win.Spread.Column.Border">
          <a class="xref" href="FarPoint.Win.Spread.Column.Border.html#FarPoint_Win_Spread_Column_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default border for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_CanFocus" data-uid="FarPoint.Win.Spread.Column.CanFocus">
          <a class="xref" href="FarPoint.Win.Spread.Column.CanFocus.html#FarPoint_Win_Spread_Column_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to the cell using the keyboard
or mouse for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_CellPadding" data-uid="FarPoint.Win.Spread.Column.CellPadding">
          <a class="xref" href="FarPoint.Win.Spread.Column.CellPadding.html#FarPoint_Win_Spread_Column_CellPadding">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space, in pixels, to add to cell padding in cells of the column(s).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_CellType" data-uid="FarPoint.Win.Spread.Column.CellType">
          <a class="xref" href="FarPoint.Win.Spread.Column.CellType.html#FarPoint_Win_Spread_Column_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default cell type for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_DataField" data-uid="FarPoint.Win.Spread.Column.DataField">
          <a class="xref" href="FarPoint.Win.Spread.Column.DataField.html#FarPoint_Win_Spread_Column_DataField">DataField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data field for this column in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Editor" data-uid="FarPoint.Win.Spread.Column.Editor">
          <a class="xref" href="FarPoint.Win.Spread.Column.Editor.html#FarPoint_Win_Spread_Column_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default editor for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Font" data-uid="FarPoint.Win.Spread.Column.Font">
          <a class="xref" href="FarPoint.Win.Spread.Column.Font.html#FarPoint_Win_Spread_Column_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default text font for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ForeColor" data-uid="FarPoint.Win.Spread.Column.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ForeColor.html#FarPoint_Win_Spread_Column_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default text color for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Formatter" data-uid="FarPoint.Win.Spread.Column.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.Column.Formatter.html#FarPoint_Win_Spread_Column_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default formatter for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Formula" data-uid="FarPoint.Win.Spread.Column.Formula">
          <a class="xref" href="FarPoint.Win.Spread.Column.Formula.html#FarPoint_Win_Spread_Column_Formula">Formula</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the formula for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_HorizontalAlignment" data-uid="FarPoint.Win.Spread.Column.HorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Column.HorizontalAlignment.html#FarPoint_Win_Spread_Column_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default horizontal alignment for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ImeMode" data-uid="FarPoint.Win.Spread.Column.ImeMode">
          <a class="xref" href="FarPoint.Win.Spread.Column.ImeMode.html#FarPoint_Win_Spread_Column_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME mode for a column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ImeSentenceMode" data-uid="FarPoint.Win.Spread.Column.ImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.Column.ImeSentenceMode.html#FarPoint_Win_Spread_Column_ImeSentenceMode">ImeSentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME sentence mode for a column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Index" data-uid="FarPoint.Win.Spread.Column.Index">
          <a class="xref" href="FarPoint.Win.Spread.Column.Index.html#FarPoint_Win_Spread_Column_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of this column, or the starting index for this range of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Index2" data-uid="FarPoint.Win.Spread.Column.Index2">
          <a class="xref" href="FarPoint.Win.Spread.Column.Index2.html#FarPoint_Win_Spread_Column_Index2">Index2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ending index for this range of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_InputScope" data-uid="FarPoint.Win.Spread.Column.InputScope">
          <a class="xref" href="FarPoint.Win.Spread.Column.InputScope.html#FarPoint_Win_Spread_Column_InputScope">InputScope</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the input scope for a column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Label" data-uid="FarPoint.Win.Spread.Column.Label">
          <a class="xref" href="FarPoint.Win.Spread.Column.Label.html#FarPoint_Win_Spread_Column_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header label for this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_LockBackColor" data-uid="FarPoint.Win.Spread.Column.LockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.LockBackColor.html#FarPoint_Win_Spread_Column_LockBackColor">LockBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default background color for locked's cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_LockFont" data-uid="FarPoint.Win.Spread.Column.LockFont">
          <a class="xref" href="FarPoint.Win.Spread.Column.LockFont.html#FarPoint_Win_Spread_Column_LockFont">LockFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for locked's cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_LockForeColor" data-uid="FarPoint.Win.Spread.Column.LockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.LockForeColor.html#FarPoint_Win_Spread_Column_LockForeColor">LockForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default forecolor for locked's cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Locked" data-uid="FarPoint.Win.Spread.Column.Locked">
          <a class="xref" href="FarPoint.Win.Spread.Column.Locked.html#FarPoint_Win_Spread_Column_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether cells in this column are marked as locked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_MergePolicy" data-uid="FarPoint.Win.Spread.Column.MergePolicy">
          <a class="xref" href="FarPoint.Win.Spread.Column.MergePolicy.html#FarPoint_Win_Spread_Column_MergePolicy">MergePolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to automatically merge adjacent identical cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_NoteIndicatorColor" data-uid="FarPoint.Win.Spread.Column.NoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.NoteIndicatorColor.html#FarPoint_Win_Spread_Column_NoteIndicatorColor">NoteIndicatorColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default note indicator color for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_NoteIndicatorPosition" data-uid="FarPoint.Win.Spread.Column.NoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.Column.NoteIndicatorPosition.html#FarPoint_Win_Spread_Column_NoteIndicatorPosition">NoteIndicatorPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the note indicator position for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_NoteIndicatorSize" data-uid="FarPoint.Win.Spread.Column.NoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.Column.NoteIndicatorSize.html#FarPoint_Win_Spread_Column_NoteIndicatorSize">NoteIndicatorSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default note indicator size for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_PageBreak" data-uid="FarPoint.Win.Spread.Column.PageBreak">
          <a class="xref" href="FarPoint.Win.Spread.Column.PageBreak.html#FarPoint_Win_Spread_Column_PageBreak">PageBreak</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a page break is inserted before this column when printing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Parent" data-uid="FarPoint.Win.Spread.Column.Parent">
          <a class="xref" href="FarPoint.Win.Spread.Column.Parent.html#FarPoint_Win_Spread_Column_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of columns (Columns object) that contains this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ParentStyleName" data-uid="FarPoint.Win.Spread.Column.ParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.Column.ParentStyleName.html#FarPoint_Win_Spread_Column_ParentStyleName">ParentStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the parent style<br>
from which style properties are inherited for this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Renderer" data-uid="FarPoint.Win.Spread.Column.Renderer">
          <a class="xref" href="FarPoint.Win.Spread.Column.Renderer.html#FarPoint_Win_Spread_Column_Renderer">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default renderer for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Resizable" data-uid="FarPoint.Win.Spread.Column.Resizable">
          <a class="xref" href="FarPoint.Win.Spread.Column.Resizable.html#FarPoint_Win_Spread_Column_Resizable">Resizable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this column can be resized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ShowSortIndicator" data-uid="FarPoint.Win.Spread.Column.ShowSortIndicator">
          <a class="xref" href="FarPoint.Win.Spread.Column.ShowSortIndicator.html#FarPoint_Win_Spread_Column_ShowSortIndicator">ShowSortIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column shows a sort indicator when automatically sorted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_SortIndicator" data-uid="FarPoint.Win.Spread.Column.SortIndicator">
          <a class="xref" href="FarPoint.Win.Spread.Column.SortIndicator.html#FarPoint_Win_Spread_Column_SortIndicator">SortIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the sort indicator for this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_StyleName" data-uid="FarPoint.Win.Spread.Column.StyleName">
          <a class="xref" href="FarPoint.Win.Spread.Column.StyleName.html#FarPoint_Win_Spread_Column_StyleName">StyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the custom style for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_TabStop" data-uid="FarPoint.Win.Spread.Column.TabStop">
          <a class="xref" href="FarPoint.Win.Spread.Column.TabStop.html#FarPoint_Win_Spread_Column_TabStop">TabStop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to cells in this column using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Tag" data-uid="FarPoint.Win.Spread.Column.Tag">
          <a class="xref" href="FarPoint.Win.Spread.Column.Tag.html#FarPoint_Win_Spread_Column_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the application-defined tag value associated with the cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_TextIndent" data-uid="FarPoint.Win.Spread.Column.TextIndent">
          <a class="xref" href="FarPoint.Win.Spread.Column.TextIndent.html#FarPoint_Win_Spread_Column_TextIndent">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space, in pixels, to indent text in cells of the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Validation" data-uid="FarPoint.Win.Spread.Column.Validation">
          <a class="xref" href="FarPoint.Win.Spread.Column.Validation.html#FarPoint_Win_Spread_Column_Validation">Validation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an instance of IValidation which may be used to get and set validation properties of the rows represented by this <a class="xref" href="FarPoint.Win.Spread.Column.html">Column</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_VerticalAlignment" data-uid="FarPoint.Win.Spread.Column.VerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Column.VerticalAlignment.html#FarPoint_Win_Spread_Column_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default vertical alignment for cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Visible" data-uid="FarPoint.Win.Spread.Column.Visible">
          <a class="xref" href="FarPoint.Win.Spread.Column.Visible.html#FarPoint_Win_Spread_Column_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this column is visible.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_VisualStyles" data-uid="FarPoint.Win.Spread.Column.VisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.Column.VisualStyles.html#FarPoint_Win_Spread_Column_VisualStyles">VisualStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the setting of visual styles (XP themes) for the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Width" data-uid="FarPoint.Win.Spread.Column.Width">
          <a class="xref" href="FarPoint.Win.Spread.Column.Width.html#FarPoint_Win_Spread_Column_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of cells in this column.</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_Win_Spread_Column_Add" data-uid="FarPoint.Win.Spread.Column.Add">
          <a class="xref" href="FarPoint.Win.Spread.Column.Add.html#FarPoint_Win_Spread_Column_Add">Add()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a new column or range of columns before this column or range of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Equals_System_Object_" data-uid="FarPoint.Win.Spread.Column.Equals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.Column.Equals.html#FarPoint_Win_Spread_Column_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified object is equivalent to this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_GetHashCode" data-uid="FarPoint.Win.Spread.Column.GetHashCode">
          <a class="xref" href="FarPoint.Win.Spread.Column.GetHashCode.html#FarPoint_Win_Spread_Column_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_GetPreferredWidth" data-uid="FarPoint.Win.Spread.Column.GetPreferredWidth">
          <a class="xref" href="FarPoint.Win.Spread.Column.GetPreferredWidth.html#FarPoint_Win_Spread_Column_GetPreferredWidth">GetPreferredWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the minimum width necessary to display all the text within the specified column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Invalidate" data-uid="FarPoint.Win.Spread.Column.Invalidate">
          <a class="xref" href="FarPoint.Win.Spread.Column.Invalidate.html#FarPoint_Win_Spread_Column_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the displayed cells and sends the message to repaint them.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_Remove" data-uid="FarPoint.Win.Spread.Column.Remove">
          <a class="xref" href="FarPoint.Win.Spread.Column.Remove.html#FarPoint_Win_Spread_Column_Remove">Remove()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes this column or range of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetBackColor" data-uid="FarPoint.Win.Spread.Column.ResetBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetBackColor.html#FarPoint_Win_Spread_Column_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for the column and makes the column inherit
the background color from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetBorder" data-uid="FarPoint.Win.Spread.Column.ResetBorder">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetBorder.html#FarPoint_Win_Spread_Column_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell border for the column and makes the column inherit
the cell border from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetCanFocus" data-uid="FarPoint.Win.Spread.Column.ResetCanFocus">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetCanFocus.html#FarPoint_Win_Spread_Column_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the cells in the column can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetCellPadding" data-uid="FarPoint.Win.Spread.Column.ResetCellPadding">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetCellPadding.html#FarPoint_Win_Spread_Column_ResetCellPadding">ResetCellPadding()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell padding of the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetCellType" data-uid="FarPoint.Win.Spread.Column.ResetCellType">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetCellType.html#FarPoint_Win_Spread_Column_ResetCellType">ResetCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell type for the column and makes the column inherit
the cell type from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetFont" data-uid="FarPoint.Win.Spread.Column.ResetFont">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetFont.html#FarPoint_Win_Spread_Column_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for the column and makes the column inherit the font
from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetForeColor" data-uid="FarPoint.Win.Spread.Column.ResetForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetForeColor.html#FarPoint_Win_Spread_Column_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the foreground color for the column and makes the column inherit<br>
the foreground color from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetHorizontalAlignment" data-uid="FarPoint.Win.Spread.Column.ResetHorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetHorizontalAlignment.html#FarPoint_Win_Spread_Column_ResetHorizontalAlignment">ResetHorizontalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the horizontal alignment for the column and makes the column inherit
the horizontal alignment from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetImeMode" data-uid="FarPoint.Win.Spread.Column.ResetImeMode">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetImeMode.html#FarPoint_Win_Spread_Column_ResetImeMode">ResetImeMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the IME mode for the column and makes the column inherit
the IME mode from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetImeSentenceMode" data-uid="FarPoint.Win.Spread.Column.ResetImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetImeSentenceMode.html#FarPoint_Win_Spread_Column_ResetImeSentenceMode">ResetImeSentenceMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the IME sentence mode for the column and makes the column inherit
the IME sentence mode from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetLabel" data-uid="FarPoint.Win.Spread.Column.ResetLabel">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetLabel.html#FarPoint_Win_Spread_Column_ResetLabel">ResetLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the label for the column and makes the column
use the automatic text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetLockBackColor" data-uid="FarPoint.Win.Spread.Column.ResetLockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetLockBackColor.html#FarPoint_Win_Spread_Column_ResetLockBackColor">ResetLockBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for the locked column and makes the column inherit
the background color from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetLockFont" data-uid="FarPoint.Win.Spread.Column.ResetLockFont">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetLockFont.html#FarPoint_Win_Spread_Column_ResetLockFont">ResetLockFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for the locked column and makes the column inherit
the font from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetLockForeColor" data-uid="FarPoint.Win.Spread.Column.ResetLockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetLockForeColor.html#FarPoint_Win_Spread_Column_ResetLockForeColor">ResetLockForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the fore color for the locked column and makes the column inherit
the fore color from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetLocked" data-uid="FarPoint.Win.Spread.Column.ResetLocked">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetLocked.html#FarPoint_Win_Spread_Column_ResetLocked">ResetLocked()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the locked state for the column and makes the column inherit
the locked state from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetMergePolicy" data-uid="FarPoint.Win.Spread.Column.ResetMergePolicy">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetMergePolicy.html#FarPoint_Win_Spread_Column_ResetMergePolicy">ResetMergePolicy()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the merge policy for the column and makes the column inherit
the merge policy from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetNoteIndicatorColor" data-uid="FarPoint.Win.Spread.Column.ResetNoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetNoteIndicatorColor.html#FarPoint_Win_Spread_Column_ResetNoteIndicatorColor">ResetNoteIndicatorColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the color of the cell note indicator for the column to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetNoteIndicatorPosition" data-uid="FarPoint.Win.Spread.Column.ResetNoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetNoteIndicatorPosition.html#FarPoint_Win_Spread_Column_ResetNoteIndicatorPosition">ResetNoteIndicatorPosition()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the position of the cell note indicator for the column to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetNoteIndicatorSize" data-uid="FarPoint.Win.Spread.Column.ResetNoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetNoteIndicatorSize.html#FarPoint_Win_Spread_Column_ResetNoteIndicatorSize">ResetNoteIndicatorSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the size of the cell note indicator for the column to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetParentStyleName" data-uid="FarPoint.Win.Spread.Column.ResetParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetParentStyleName.html#FarPoint_Win_Spread_Column_ResetParentStyleName">ResetParentStyleName()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the ParentStyleName for the column to an empty string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetResizable" data-uid="FarPoint.Win.Spread.Column.ResetResizable">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetResizable.html#FarPoint_Win_Spread_Column_ResetResizable">ResetResizable()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the resizability for the column and makes the column inherit
the resizability from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetSortIndicator" data-uid="FarPoint.Win.Spread.Column.ResetSortIndicator">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetSortIndicator.html#FarPoint_Win_Spread_Column_ResetSortIndicator">ResetSortIndicator()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the sort indicator for the column and makes the column inherit
the sort indicator from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetTabStop" data-uid="FarPoint.Win.Spread.Column.ResetTabStop">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetTabStop.html#FarPoint_Win_Spread_Column_ResetTabStop">ResetTabStop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the user can set focus
to the cells in this column using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetTextIndent" data-uid="FarPoint.Win.Spread.Column.ResetTextIndent">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetTextIndent.html#FarPoint_Win_Spread_Column_ResetTextIndent">ResetTextIndent()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the amount of indenting of the text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetVerticalAlignment" data-uid="FarPoint.Win.Spread.Column.ResetVerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetVerticalAlignment.html#FarPoint_Win_Spread_Column_ResetVerticalAlignment">ResetVerticalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the vertical alignment for the column and makes the column inherit
the vertical alignment from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetVisible" data-uid="FarPoint.Win.Spread.Column.ResetVisible">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetVisible.html#FarPoint_Win_Spread_Column_ResetVisible">ResetVisible()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the visiblity for the column and makes the column inherit
the visibility from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetVisualStyles" data-uid="FarPoint.Win.Spread.Column.ResetVisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetVisualStyles.html#FarPoint_Win_Spread_Column_ResetVisualStyles">ResetVisualStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the setting of visual styles (XP themes) for the column
to the default setting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ResetWidth" data-uid="FarPoint.Win.Spread.Column.ResetWidth">
          <a class="xref" href="FarPoint.Win.Spread.Column.ResetWidth.html#FarPoint_Win_Spread_Column_ResetWidth">ResetWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the width for the column and makes the column inherit the width
from the default column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ToString" data-uid="FarPoint.Win.Spread.Column.ToString">
          <a class="xref" href="FarPoint.Win.Spread.Column.ToString.html#FarPoint_Win_Spread_Column_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains an absolute reference to this
column in the current reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Column_" data-uid="FarPoint.Win.Spread.Column.ToString(FarPoint.Win.Spread.Column)">
          <a class="xref" href="FarPoint.Win.Spread.Column.ToString.html#FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Column_">ToString(Column)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a relative reference to this
column in the current reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Column_FarPoint_Win_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Win.Spread.Column.ToString(FarPoint.Win.Spread.Column,FarPoint.Win.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Win.Spread.Column.ToString.html#FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Column_FarPoint_Win_Spread_Model_ReferenceStyle_">ToString(Column, ReferenceStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a relative reference to this
column in the specified reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Win.Spread.Column.ToString(FarPoint.Win.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Win.Spread.Column.ToString.html#FarPoint_Win_Spread_Column_ToString_FarPoint_Win_Spread_Model_ReferenceStyle_">ToString(ReferenceStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to this
column in the specified reference style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
