Spread Windows Forms 10.0 Product Documentation
Column Class Properties


For a list of all members of this type, see Column members.

Public Properties
 NameDescription
Public PropertyAllowAutoFilterGets or sets whether this column allows automatic filtering.  
Public PropertyAllowAutoSortGets or sets whether this column allows automatic sorting.  
Public PropertyAutoFilterIndexGets or sets the automatic filter index for the column.  
Public PropertyAutoSortIndexGets or sets the automatic sort index for the column.  
Public PropertyBackColorGets or sets the default background color for cells in this column.  
Public PropertyBorderGets or sets the default border for cells in this column.  
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this column.  
Public PropertyCellPaddingGets or sets the amount of space, in pixels, to add to cell padding in cells of the column(s).  
Public PropertyCellTypeGets or sets the default cell type for cells in this column.  
Public PropertyDataFieldGets or sets the data field for this column in the data source.  
Public PropertyEditorGets or sets the default editor for cells in this column.  
Public PropertyFontGets or sets the default text font for cells in this column.  
Public PropertyForeColorGets or sets the default text color for cells in this column.  
Public PropertyFormatterGets or sets the default formatter for cells in this column.  
Public PropertyFormulaGets or sets the formula for cells in this column.  
Public PropertyHorizontalAlignmentGets or sets the default horizontal alignment for cells in this column.  
Public PropertyImeModeGets or sets the IME mode for a column.  
Public PropertyImeSentenceModeGets or sets the IME sentence mode for a column.  
Public PropertyIndexGets the index of this column, or the starting index for this range of columns.  
Public PropertyIndex2Gets the ending index for this range of columns.  
Public PropertyInputScopeGets or sets the input scope for a column.  
Public PropertyLabelGets or sets the header label for this column.  
Public PropertyLockBackColorGets or sets the default background color for locked's cells in this column.  
Public PropertyLockedGets or sets whether cells in this column are marked as locked.  
Public PropertyLockFontGets or sets the default font for locked's cells in this column.  
Public PropertyLockForeColorGets or sets the default forecolor for locked's cells in this column.  
Public PropertyMergePolicyGets or sets whether to automatically merge adjacent identical cells in this column.  
Public PropertyNoteIndicatorColorGets or sets the default note indicator color for cells in this column.  
Public PropertyNoteIndicatorPositionGets or sets the note indicator position for cells in this column.  
Public PropertyNoteIndicatorSizeGets or sets the default note indicator size for cells in this column.  
Public PropertyPageBreakGets or sets whether a page break is inserted before this column when printing.  
Public PropertyParentGets the collection of columns (Columns object) that contains this column.  
Public PropertyParentStyleNameGets or sets the name of the parent style from which style properties are inherited for this column.  
Public PropertyRendererGets or sets the default renderer for cells in this column.  
Public PropertyResizableGets or sets whether this column can be resized.  
Public PropertyShowSortIndicatorGets or sets whether the column shows a sort indicator when automatically sorted.  
Public PropertySortIndicatorGets or sets the sort indicator for this column.  
Public PropertyStyleNameGets or sets the name of the custom style for cells in this column.  
Public PropertyTabStopGets or sets whether the user can set focus to cells in this column using the Tab key.  
Public PropertyTagGets or sets the application-defined tag value associated with the cells in this column.  
Public PropertyTextIndentGets or sets the amount of space, in pixels, to indent text in cells of the column.  
Public PropertyVerticalAlignmentGets or sets the default vertical alignment for cells in this column.  
Public PropertyVisibleGets or sets whether this column is visible.  
Public PropertyVisualStylesGets or sets the setting of visual styles (XP themes) for the column.  
Public PropertyWidthGets or sets the width of cells in this column.  
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

 

 


Copyright © GrapeCity, inc. All rights reserved.