The following tables list the members exposed by Column.
| Name | Description | |
|---|---|---|
![]()  | AggregationType | Gets or sets the aggregation type at this column. | 
![]()  | BackColor | Gets or sets the default background color for cells in this column. | 
![]()  | Background | Gets or sets the background for cells in this column. | 
![]()  | Border | Gets or sets the default border for cells in this column. | 
![]()  | CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse. | 
![]()  | CellType | Gets or sets the default cell type for cells in this column. | 
![]()  | DataField | Gets or sets the data field for this column in the data source. | 
![]()  | Editor | Gets or sets the default editor for cells in this column. | 
![]()  | Font | Gets or sets the default font for text in cells in this column. | 
![]()  | ForeColor | Gets or sets the default text color for cells in this column. | 
![]()  | Formatter | Gets or sets the default formatter for cells in this column. | 
![]()  | Formula | Gets or sets the formula for cells in this column. | 
![]()  | HorizontalAlign | Gets or sets the default horizontal alignment for cells in this column. | 
![]()  | Index | Gets the index of this column, or the starting index for this range of columns. | 
![]()  | Index2 | Gets the ending index for this range of columns. | 
![]()  | Label | Gets or sets the header label for this column. | 
![]()  | Locked | Gets or sets whether cells in this column are marked as locked. | 
![]()  | Margin | Gets or sets the default settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column. | 
![]()  | Parent | Gets the collection of columns (Columns object) containing this column. | 
![]()  | ParentStyleName | Gets or sets the name of the parent style from which style properties are inherited for this column. | 
![]()  | Renderer | Gets or sets the default renderer for cells in this column. | 
![]()  | Resizable | Gets or sets whether this column can be resized. | 
![]()  | SortIndicator | Gets or sets the sort indicator for this column. | 
![]()  | StyleName | Gets or sets the name of the custom style for cells in this column. | 
![]()  | TabStop | Gets or sets whether the user can set focus to cells in this column using the Tab key. | 
![]()  | Tag | Gets or sets the application-defined tag value associated with the cells in this column. | 
![]()  | VerticalAlign | Gets or sets the default vertical alignment for cells in this column. | 
![]()  | Visible | Gets or sets whether this column is visible. | 
![]()  | Width | Gets or sets the width of this column. | 
| Name | Description | |
|---|---|---|
![]()  | Add | Adds a new column or range of columns before this column or range of columns. | 
![]()  | Equals | Determines whether the specified object is equivalent to this column. | 
![]()  | GetHashCode | Gets the hash code of this object. | 
![]()  | Remove | Removes this column or range of columns. | 
![]()  | ResetBackColor | Resets the background color for the column and makes the column inherit the background color from the default column. | 
![]()  | ResetBackground | Resets the background. | 
![]()  | ResetBorder | Resets the cell border for the column and makes the column inherit the cell border from the default column. | 
![]()  | ResetCanFocus | Resets to its default value whether the cell can receive focus. | 
![]()  | ResetCellType | Resets the cell type for the column and makes the column inherit the cell type from the default column. | 
![]()  | ResetFont | Resets the font for the column and makes the column inherit the font from the default column. | 
![]()  | ResetForeColor | Resets the foreground color for the column and makes the column inherit the foreground color from the default column. | 
![]()  | ResetHorizontalAlignment | Resets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column. | 
![]()  | ResetLocked | Resets the locked state for the column and makes the column inherit the locked state from the default column. | 
![]()  | ResetMargin | Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column. | 
![]()  | ResetTabStop | Resets the tab stop. | 
![]()  | ResetVerticalAlignment | Resets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column. | 
![]()  | ResetWidth | Resets the width for the column and makes the column inherit the width from the default column. | 
![]()  | ToString | Overloaded. Gets a string containing an absolute reference to this column in the current reference style. | 
Reference
Column ClassFarPoint.Web.Spread Namespace
Row Class
User-Task Documentation
Customizing the Appearance of Rows and ColumnsCustomizing the Interaction of Rows and Columns
    
    
    
    
    
    
