Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns.DefaultColumn Class


Columns.DefaultColumn Class Properties

For a list of all members of this type, see Columns.DefaultColumn members.

Public Properties
 NameDescription
Public PropertyThis property is not applicable. It cannot be set for a default column.  
Public PropertyThis property is not applicable. It cannot be set for a default column.  
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 the default background color for cells in the default column.  
Public PropertyGets or sets the default border for cells in the default 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 default cell type for cells in the default column.  
Public PropertyThis property is not applicable. It cannot be set for a default column.  
Public PropertyGets or sets the default editor for cells in the default column.  
Public PropertyGets or sets the default font for cells in the default column.  
Public PropertyGets or sets the default text color for cells in the default column.  
Public PropertyGets or sets the default formatter for cells in the default column.  
Public PropertyThis property is not applicable. It cannot be set for a default column.  
Public PropertyGets or sets the default horizontal alignment for cells in this 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 PropertyThis property is not applicable. It cannot be set for a default column.  
Public PropertyGets or sets the default background color for locked's cells in this column.  
Public PropertyGets or sets whether cells in the default 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 fore color for locked's cells in this 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 the name of the parent style (NamedStyle) from which style properties are inherited for the default column.  
Public PropertyGets or sets the default renderer for cells in the default column.  
Public PropertyGets or sets whether this column can be resized. (Inherited from FarPoint.Win.Spread.Column)
Public PropertyThis property is not applicable. It cannot be set for a default column.  
Public PropertyGets or sets the sort indicator for this column. (Inherited from FarPoint.Win.Spread.Column)
Public PropertyGets or sets the custom style (NamedStyle object) for cells in the default 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 the default vertical alignment for cells in the default 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
See Also