Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Background | Gets or sets the background for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Border | Gets or sets the border for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse. (Inherited from FarPoint.Web.Spread.Row) | |
CellType | Gets or sets the default cell type for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Editor | Gets or sets the default editor for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
EncodeValue | Gets or sets the encode value setting for a row. (Inherited from FarPoint.Web.Spread.Row) | |
Font | Gets or sets the default font for text in cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
ForeColor | Gets or sets the default text color for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Formatter | Gets or sets the default formatter for cells in this row. (Inherited from FarPoint.Web.Spread.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.Web.Spread.Row) | |
HorizontalAlign | Gets or sets the default horizontal alignment for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
ImeMode | Gets or sets the IME mode for a row. (Inherited from FarPoint.Web.Spread.Row) | |
Index | Gets the index of this row, or the starting index for this range of rows. (Inherited from FarPoint.Web.Spread.Row) | |
Index2 | Gets the ending index for this range of rows. (Inherited from FarPoint.Web.Spread.Row) | |
Label | This property is not applicable. It cannot be set for a default column. | |
Locked | Gets or sets whether cells in this row are marked as locked. (Inherited from FarPoint.Web.Spread.Row) | |
Margin | Gets or sets the default settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
PageBreak | Gets or sets whether a page break is inserted before this row when printing. (Inherited from FarPoint.Web.Spread.Row) | |
Parent | Gets the parent collection of rows (Rows object) that contains this row. (Inherited from FarPoint.Web.Spread.Row) | |
ParentStyleName | Gets or sets the name of the parent style from which style properties are inherited. (Inherited from FarPoint.Web.Spread.Row) | |
Renderer | Gets or sets the default renderer for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Resizable | Gets or sets whether this row can be resized. (Inherited from FarPoint.Web.Spread.Row) | |
StyleName | Gets or sets the name of the custom style for the cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
TabStop | Gets or sets whether the user can set focus to cells in this row using the Tab key. (Inherited from FarPoint.Web.Spread.Row) | |
Tag | Gets or sets the application-defined tag value associated with the cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
VerticalAlign | Gets or sets the default vertical alignment for cells in this row. (Inherited from FarPoint.Web.Spread.Row) | |
Visible | Gets or sets whether this row is visible. (Inherited from FarPoint.Web.Spread.Row) |