The following tables list the members exposed by Columns.
| Name | Description | |
|---|---|---|
|  | Count | Gets or sets the number of columns in the collection. | 
|  | Default | Gets a DefaultColumn object for the default column (-1). | 
|  | Item | Overloaded. Gets the column for the specified tag. | 
|  | Parent | Gets the parent object containing this collection of columns. | 
|  | RangeGroupLevels | Gets the number of levels of columns in the outline (range group). | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a new column or range of columns. | 
|  | AddRangeGroup | Groups all the columns from the specified start index by the specified amount to an outline (range group). | 
|  | ExpandRangeGroup | Expands or collapses a specified outline (range group) of columns. | 
|  | Get | Overloaded. Gets the specified column. | 
|  | GetRangeGroupInfo | Gets the outlines (range groups) by level. | 
|  | Remove | Removes a column or range of columns. | 
|  | RemoveRangeGroup | Removes columns from the outline (range group) from the specified index and count, and returns them to individual columns. | 
Reference
Columns ClassFarPoint.Win.Spread Namespace
Column Class
User-Task Documentation
Customizing the Appearance of Rows and ColumnsCustomizing Row or Column Interaction
 
     
     
     
     
    