FarPoint.Web.Spread Assembly > FarPoint.Web.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. | |
Remove | Removes this row or range of rows. | |
ResetBackColor | Resets the background color for the row and makes the row inherit the background color from the default row. | |
ResetBackground | Resets the background for the row and makes the row inherit the background 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. | |
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. | |
ResetLocked | Resets the locked state for the row and makes the row inherit the locked state from the default row. | |
ResetMargin | Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this row. | |
ResetTabStop | Resets the setting that allows the user to set focus using the Tab key and makes the row inherit the setting from the default row. | |
ResetVerticalAlignment | Resets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row. | |
ToString | Overloaded. Gets a string containing an absolute reference to this row in the current reference style. |
Row Class
FarPoint.Web.Spread Namespace
Column Class
Customizing the Appearance of Rows and Columns
Customizing the Interaction of Rows and Columns