Name | Description | |
---|---|---|
AutoFilterIndex | Gets or sets the automatic filter index for the column. (Inherited from FarPoint.Win.Spread.Column) | |
AutoSortIndex | Gets or sets the automatic sort index for the column. (Inherited from FarPoint.Win.Spread.Column) | |
CanFocus | Gets 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) | |
CellPadding | Gets 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) | |
ImeMode | Gets or sets the IME mode for a column. (Inherited from FarPoint.Win.Spread.Column) | |
ImeSentenceMode | Gets or sets the IME sentence mode for a column. (Inherited from FarPoint.Win.Spread.Column) | |
Index | Gets the index of this column, or the starting index for this range of columns. (Inherited from FarPoint.Win.Spread.Column) | |
Index2 | Gets the ending index for this range of columns. (Inherited from FarPoint.Win.Spread.Column) | |
InputScope | Gets or sets the input scope for a column. (Inherited from FarPoint.Win.Spread.Column) | |
MergePolicy | Gets or sets whether to automatically merge adjacent identical cells in this column. (Inherited from FarPoint.Win.Spread.Column) | |
NoteIndicatorColor | Gets or sets the default note indicator color for cells in this column. (Inherited from FarPoint.Win.Spread.Column) | |
NoteIndicatorPosition | Gets or sets the note indicator position for cells in this column. (Inherited from FarPoint.Win.Spread.Column) | |
NoteIndicatorSize | Gets or sets the default note indicator size for cells in this column. (Inherited from FarPoint.Win.Spread.Column) | |
PageBreak | Gets or sets whether a page break is inserted before this column when printing. (Inherited from FarPoint.Win.Spread.Column) | |
Parent | Gets the collection of columns (Columns object) that contains this column. (Inherited from FarPoint.Win.Spread.Column) | |
Resizable | Gets or sets whether this column can be resized. (Inherited from FarPoint.Win.Spread.Column) | |
SortIndicator | Gets or sets the sort indicator for this column. (Inherited from FarPoint.Win.Spread.Column) | |
TabStop | Gets or sets whether the user can set focus to cells in this column using the Tab key. (Inherited from FarPoint.Win.Spread.Column) | |
Tag | Gets or sets the application-defined tag value associated with the cells in this column. (Inherited from FarPoint.Win.Spread.Column) | |
TextIndent | Gets or sets the amount of space, in pixels, to indent text in cells of the column. (Inherited from FarPoint.Win.Spread.Column) | |
Validation | Gets 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) | |
Visible | Gets or sets whether this column is visible. (Inherited from FarPoint.Win.Spread.Column) | |
VisualStyles | Gets or sets the setting of visual styles (XP themes) for the column. (Inherited from FarPoint.Win.Spread.Column) | |
Width | Gets or sets the width of cells in this column. (Inherited from FarPoint.Win.Spread.Column) |