Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for cells in the default row. | |
Border | Gets or sets the border for cells in the default row. | |
CanFocus | Gets or sets the default CanFocus setting for cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
CellPadding | Gets or sets the amount of space, in pixels, to pad cells in the row(s). (Inherited from FarPoint.Win.Spread.Row) | |
CellType | Gets or sets the default cell type for cells in the default row. | |
Editor | Gets or sets the default editor for cells in the default row. | |
ErrorText | This property is not applicable. It cannot be set for a default column. | |
Font | Gets or sets the default font for cells in the default row. | |
ForeColor | Gets or sets the default text color for cells in the default row. | |
Formatter | Gets or sets the default formatter for cells in the default row. | |
Formula | This property is not applicable. It cannot be set for a default column. | |
Height | Gets or sets the height of this row in pixels. (Inherited from FarPoint.Win.Spread.Row) | |
HorizontalAlignment | Gets or sets the default horizontal alignment of text for cells in the default row. | |
ImeMode | Gets or sets the IME mode for a row. (Inherited from FarPoint.Win.Spread.Row) | |
ImeSentenceMode | Gets or sets the IME sentence mode for a row. (Inherited from FarPoint.Win.Spread.Row) | |
Index | Gets the index of this row, or the starting index for this range of rows. (Inherited from FarPoint.Win.Spread.Row) | |
Index2 | Gets the ending index for this range of rows. (Inherited from FarPoint.Win.Spread.Row) | |
InputScope | Gets or sets the InputScope for a row. (Inherited from FarPoint.Win.Spread.Row) | |
Label | This property is not applicable. It cannot be set for a default column. | |
Locked | Gets or sets whether cells in the default row are marked as locked. | |
MergePolicy | Gets or sets whether to automatically merge adjacent identical cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
NoteIndicatorColor | Gets or sets the default color for the cell note indicator for cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
NoteIndicatorPosition | Gets or sets the position of the note indicator for cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
NoteIndicatorSize | Gets or sets the default size for the note indicator for cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
PageBreak | Gets or sets whether a page break is inserted before this row when printing. (Inherited from FarPoint.Win.Spread.Row) | |
Parent | Gets the parent collection of rows (Rows object) that contains this row. (Inherited from FarPoint.Win.Spread.Row) | |
ParentStyleName | Gets or sets the name of the parent style (NamedStyle object) from which style properties are inherited for this default row. | |
Renderer | Gets or sets the default renderer for cells in the default row. | |
Resizable | Gets or sets whether this row can be resized. (Inherited from FarPoint.Win.Spread.Row) | |
StyleName | Gets or sets the custom style (NamedStyle object) for the cells in the default row. | |
TabStop | Gets or sets whether the user can set focus to cells in this row using the Tab key. (Inherited from FarPoint.Win.Spread.Row) | |
Tag | Gets or sets the application-defined tag value associated with the cells in this row. (Inherited from FarPoint.Win.Spread.Row) | |
TextIndent | Gets or sets the amount of spaces to indent text in cells of the row in pixels. (Inherited from FarPoint.Win.Spread.Row) | |
Validation | Gets an instance of IValidation which may be used to get and set validation properties of the rows represented by this Row. (Inherited from FarPoint.Win.Spread.Row) | |
VerticalAlignment | Gets or sets the default vertical alignment of text for cells in the default row. | |
Visible | Gets or sets whether this row is visible. (Inherited from FarPoint.Win.Spread.Row) | |
VisualStyles | Gets or sets the setting of visual styles (XP themes) for the row. (Inherited from FarPoint.Win.Spread.Row) |