Spread Windows Forms 12.0 Product Documentation
Columns.DefaultColumn Class Members
Fields  Properties  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Columns.DefaultColumn Class

The following tables list the members exposed by Columns.DefaultColumn.

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

Reference

Columns.DefaultColumn Class
FarPoint.Win.Spread Namespace
Rows.DefaultRow Class

User-Task Documentation

Customizing the Appearance of Rows or Columns