Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Rows.DefaultRow Class


In This Topic
Rows.DefaultRow Class Methods
In This Topic

For a list of all members of this type, see Rows.DefaultRow members.

Public Methods
 NameDescription
Public MethodAdds a new row or range of rows before this row or range of rows. (Inherited from FarPoint.Win.Spread.Row)
Public MethodDetermines whether the specified object is equivalent to this row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodGets the hash code for this row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodGets the minimum height necessary to display the text in all cells in this row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodInvalidates the displayed cells and sends the message to repaint them. (Inherited from FarPoint.Win.Spread.Row)
Public MethodRemoves this row or range of rows. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the background color for the row and makes the row inherit the background color from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the cell border for the row and makes the row inherit the cell border from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets to its default value whether the cells in this row can receive focus. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the cell padding of the row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the cell type for the row and makes the row inherit the cell type from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the font for the row and makes the row inherit the font from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the foreground color for the row and makes the row inherit the foreground color from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the height for the row and makes the row inherit the height from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the IME mode for the row and makes the row inherit the IME mode from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the IME sentence mode for the row and makes the row inherit the IME sentence mode from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the label for the row and makes the row use the automatic text. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the background color for the locked row and makes the row inherit the background color from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the locked state for the row and makes the row inherit the locked state from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the font for the locked row and makes the row inherit the font from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the fore color for the locked row and makes the row inherit the fore color from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the merge policy for the row and makes the row inherit the merge policy from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the color of the note indicator for cells in this row to the default value. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the position of the note indicator for cells in this row to the default value. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the size of the note indicator for cells in this row to the default value. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the name of the parent style for cells in this row to an empty string. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the resizability for the row and makes the row inherit the resizability from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets to its default value whether the user can set focus to cells in this row using the Tab key. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the text indent for the row and makes the row inherit the text indent from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the visiblity for the row and makes the row inherit the visibility from the default row. (Inherited from FarPoint.Win.Spread.Row)
Public MethodResets the setting of visual styles (XP themes) for the row to the default setting. (Inherited from FarPoint.Win.Spread.Row)
Public MethodOverloaded. Overridden. Gets a string that contains a reference to the default row.  
Top
See Also