Spread Windows Forms 12.0 Product Documentation
Column Class Members
Fields  Properties  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Column Class

The following tables list the members exposed by Column.

Protected Fields
 NameDescription
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether this column allows automatic filtering.  
Public PropertyGets or sets whether this column allows automatic sorting.  
Public PropertyGets or sets the automatic filter index for the column.  
Public PropertyGets or sets the automatic sort index for the column.  
Public PropertyGets or sets the default background color for cells in this column.  
Public PropertyGets or sets the default border for cells in this column.  
Public PropertyGets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this column.  
Public PropertyGets or sets the amount of space, in pixels, to add to cell padding in cells of the column(s).  
Public PropertyGets or sets the default cell type for cells in this column.  
Public PropertyGets or sets the data field for this column in the data source.  
Public PropertyGets or sets the default editor for cells in this column.  
Public PropertyGets or sets the default text font for cells in this column.  
Public PropertyGets or sets the default text color for cells in this column.  
Public PropertyGets or sets the default formatter for cells in this column.  
Public PropertyGets or sets the formula for cells in this column.  
Public PropertyGets or sets the default horizontal alignment for cells in this column.  
Public PropertyGets or sets the IME mode for a column.  
Public PropertyGets or sets the IME sentence mode for a column.  
Public PropertyGets the index of this column, or the starting index for this range of columns.  
Public PropertyGets the ending index for this range of columns.  
Public PropertyGets or sets the input scope for a column.  
Public PropertyGets or sets the header label for this column.  
Public PropertyGets or sets the default background color for locked's cells in this column.  
Public PropertyGets or sets whether cells in this column are marked as locked.  
Public PropertyGets or sets the default font for locked's cells in this column.  
Public PropertyGets or sets the default forecolor for locked's cells in this column.  
Public PropertyGets or sets whether to automatically merge adjacent identical cells in this column.  
Public PropertyGets or sets the default note indicator color for cells in this column.  
Public PropertyGets or sets the note indicator position for cells in this column.  
Public PropertyGets or sets the default note indicator size for cells in this column.  
Public PropertyGets or sets whether a page break is inserted before this column when printing.  
Public PropertyGets the collection of columns (Columns object) that contains this column.  
Public PropertyGets or sets the name of the parent style from which style properties are inherited for this column.  
Public PropertyGets or sets the default renderer for cells in this column.  
Public PropertyGets or sets whether this column can be resized.  
Public PropertyGets or sets whether the column shows a sort indicator when automatically sorted.  
Public PropertyGets or sets the sort indicator for this column.  
Public PropertyGets or sets the name of the custom style for cells in this column.  
Public PropertyGets or sets whether the user can set focus to cells in this column using the Tab key.  
Public PropertyGets or sets the application-defined tag value associated with the cells in this column.  
Public PropertyGets or sets the amount of space, in pixels, to indent text in cells of the column.  
Public PropertyGets an instance of IValidation which may be used to get and set validation properties of the rows represented by this Column.  
Public PropertyGets or sets the default vertical alignment for cells in this column.  
Public PropertyGets or sets whether this column is visible.  
Public PropertyGets or sets the setting of visual styles (XP themes) for the column.  
Public PropertyGets or sets the width of cells in this column.  
Top
Public Methods
 NameDescription
Public MethodAdds a new column or range of columns before this column or range of columns.  
Public MethodDetermines whether the specified object is equivalent to this column.  
Public MethodGets the hash code of this object.  
Public MethodGets the minimum width necessary to display all the text within the specified column.  
Public MethodInvalidates the displayed cells and sends the message to repaint them.  
Public MethodRemoves this column (or a range of columns if called repeatedly).  
Public MethodResets the background color for the column and makes the column inherit the background color from the default column.  
Public MethodResets the cell border for the column and makes the column inherit the cell border from the default column.  
Public MethodResets to its default value whether the cells in the column can receive focus.  
Public MethodResets the cell padding of the column.  
Public MethodResets the cell type for the column and makes the column inherit the cell type from the default column.  
Public MethodResets the font for the column and makes the column inherit the font from the default column.  
Public MethodResets the foreground color for the column and makes the column inherit the foreground color from the default column.  
Public MethodResets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column.  
Public MethodResets the IME mode for the column and makes the column inherit the IME mode from the default column.  
Public MethodResets the IME sentence mode for the column and makes the column inherit the IME sentence mode from the default column.  
Public MethodResets the label for the column and makes the column use the automatic text.  
Public MethodResets the background color for the locked column and makes the column inherit the background color from the default column.  
Public MethodResets the locked state for the column and makes the column inherit the locked state from the default column.  
Public MethodResets the font for the locked column and makes the column inherit the font from the default column.  
Public MethodResets the fore color for the locked column and makes the column inherit the fore color from the default column.  
Public MethodResets the merge policy for the column and makes the column inherit the merge policy from the default column.  
Public MethodResets the color of the cell note indicator for the column to the default value.  
Public MethodResets the position of the cell note indicator for the column to the default value.  
Public MethodResets the size of the cell note indicator for the column to the default value.  
Public MethodResets the ParentStyleName for the column to an empty string.  
Public MethodResets the resizability for the column and makes the column inherit the resizability from the default column.  
Public MethodResets the sort indicator for the column and makes the column inherit the sort indicator from the default column.  
Public MethodResets to its default value whether the user can set focus to the cells in this column using the Tab key.  
Public MethodResets the amount of indenting of the text.  
Public MethodResets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column.  
Public MethodResets the visiblity for the column and makes the column inherit the visibility from the default column.  
Public MethodResets the setting of visual styles (XP themes) for the column to the default setting.  
Public MethodResets the width for the column and makes the column inherit the width from the default column.  
Public MethodOverloaded. Gets a string containing an absolute reference to this column in the current reference style.  
Top
See Also

Reference

Column Class
FarPoint.Win.Spread Namespace
Columns Class

User-Task Documentation

Customizing the Appearance of Rows or Columns
Customizing Row or Column Interaction