FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Row Class |
For a list of all members of this type, see Row members.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for cells in this row. | |
Border | Gets or sets the border for cells in this row. | |
CanFocus | Gets or sets the default CanFocus setting for cells in this row. | |
CellPadding | Gets or sets the amount of space, in pixels, to pad cells in the row(s). | |
CellType | Gets or sets the default cell type for cells in this row. | |
Editor | Gets or sets the default editor for cells in this row. | |
ErrorText | Gets or sets the error text value in this row. | |
Font | Gets or sets the default font for cells in this row. | |
ForeColor | Gets or sets the default text color for cells in this row. | |
Formatter | Gets or sets the default formatter for cells in this row. | |
Formula | Gets or sets the formula for cells in this row. | |
Height | Gets or sets the height of this row in pixels. | |
HorizontalAlignment | Gets or sets the default horizontal alignment of text for cells in this row. | |
ImeMode | Gets or sets the IME mode for a row. | |
ImeSentenceMode | Gets or sets the IME sentence mode for a row. | |
Index | Gets the index of this row, or the starting index for this range of rows. | |
Index2 | Gets the ending index for this range of rows. | |
InputScope | Gets or sets the InputScope for a row. | |
Label | Gets or sets the header text for this row. | |
Locked | Gets or sets whether cells in this row are marked as locked. | |
MergePolicy | Gets or sets whether to automatically merge adjacent identical cells in this row. | |
NoteIndicatorColor | Gets or sets the default color for the cell note indicator for cells in this row. | |
NoteIndicatorPosition | Gets or sets the position of the note indicator for cells in this row. | |
NoteIndicatorSize | Gets or sets the default size for the note indicator for cells in this row. | |
PageBreak | Gets or sets whether a page break is inserted before this row when printing. | |
Parent | Gets the parent collection of rows (Rows object) that contains this row. | |
ParentStyleName | Gets or sets the name of the parent style from which style properties are inherited. | |
Renderer | Gets or sets the default renderer for cells in this row. | |
Resizable | Gets or sets whether this row can be resized. | |
StyleName | Gets or sets the name of the custom style for the cells in this row. | |
TabStop | Gets or sets whether the user can set focus to cells in this row using the Tab key. | |
Tag | Gets or sets the application-defined tag value associated with the cells in this row. | |
TextIndent | Gets or sets the amount of spaces to indent text in cells of the row in pixels. | |
VerticalAlignment | Gets or sets the default vertical alignment for cells in this row. | |
Visible | Gets or sets whether this row is visible. | |
VisualStyles | Gets or sets the setting of visual styles (XP themes) for the row. |
Row Class
FarPoint.Win.Spread Namespace
Rows Class
Customizing the Appearance of Rows or Columns
Customizing Row or Column Interaction