FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Row Class |
For a list of all members of this type, see Row members.
Name | Description | |
---|---|---|
Add | Adds a new row or range of rows before this row or range of rows. | |
Equals | Determines whether the specified object is equivalent to this row. | |
GetHashCode | Gets the hash code for this row. | |
GetPreferredHeight | Gets the minimum height necessary to display the text in all cells in this row. | |
Invalidate | Invalidates the displayed cells and sends the message to repaint them. | |
Remove | Removes this row (or a range of row if called repeatedly). | |
ResetBackColor | Resets the background color for the row and makes the row inherit the background color from the default row. | |
ResetBorder | Resets the cell border for the row and makes the row inherit the cell border from the default row. | |
ResetCanFocus | Resets to its default value whether the cells in this row can receive focus. | |
ResetCellPadding | Resets the cell padding of the row. | |
ResetCellType | Resets the cell type for the row and makes the row inherit the cell type from the default row. | |
ResetFont | Resets the font for the row and makes the row inherit the font from the default row. | |
ResetForeColor | Resets the foreground color for the row and makes the row inherit the foreground color from the default row. | |
ResetHeight | Resets the height for the row and makes the row inherit the height from the default row. | |
ResetHorizontalAlignment | Resets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row. | |
ResetImeMode | Resets the IME mode for the row and makes the row inherit the IME mode from the default row. | |
ResetImeSentenceMode | Resets the IME sentence mode for the row and makes the row inherit the IME sentence mode from the default row. | |
ResetLabel | Resets the label for the row and makes the row use the automatic text. | |
ResetLocked | Resets the locked state for the row and makes the row inherit the locked state from the default row. | |
ResetMergePolicy | Resets the merge policy for the row and makes the row inherit the merge policy from the default row. | |
ResetNoteIndicatorColor | Resets the color of the note indicator for cells in this row to the default value. | |
ResetNoteIndicatorPosition | Resets the position of the note indicator for cells in this row to the default value. | |
ResetNoteIndicatorSize | Resets the size of the note indicator for cells in this row to the default value. | |
ResetParentStyleName | Resets the name of the parent style for cells in this row to an empty string. | |
ResetResizable | Resets the resizability for the row and makes the row inherit the resizability from the default row. | |
ResetTabStop | Resets to its default value whether the user can set focus to cells in this row using the Tab key. | |
ResetTextIndent | Resets the text indent for the row and makes the row inherit the text indent from the default row. | |
ResetVerticalAlignment | Resets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row. | |
ResetVisible | Resets the visiblity for the row and makes the row inherit the visibility from the default row. | |
ResetVisualStyles | Resets the setting of visual styles (XP themes) for the row to the default setting. | |
ToString | Overloaded. Gets a string containing an absolute reference to this row in the current reference style. |
Row Class
FarPoint.Win.Spread Namespace
Rows Class
Customizing the Appearance of Rows or Columns
Customizing Row or Column Interaction