Spread Windows Forms 10.0 Product Documentation
Row Class Methods


For a list of all members of this type, see Row members.

Public Methods
 NameDescription
Public MethodAddAdds a new row or range of rows before this row or range of rows.  
Public MethodEqualsDetermines whether the specified object is equivalent to this row.  
Public MethodGetHashCodeGets the hash code for this row.  
Public MethodGetPreferredHeightGets the minimum height necessary to display the text in all cells in this row.  
Public MethodInvalidateInvalidates the displayed cells and sends the message to repaint them.  
Public MethodRemoveRemoves this row (or a range of row if called repeatedly).  
Public MethodResetBackColorResets the background color for the row and makes the row inherit the background color from the default row.  
Public MethodResetBorderResets the cell border for the row and makes the row inherit the cell border from the default row.  
Public MethodResetCanFocusResets to its default value whether the cells in this row can receive focus.  
Public MethodResetCellPaddingResets the cell padding of the row.  
Public MethodResetCellTypeResets the cell type for the row and makes the row inherit the cell type from the default row.  
Public MethodResetFontResets the font for the row and makes the row inherit the font from the default row.  
Public MethodResetForeColorResets the foreground color for the row and makes the row inherit the foreground color from the default row.  
Public MethodResetHeightResets the height for the row and makes the row inherit the height from the default row.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row.  
Public MethodResetImeModeResets the IME mode for the row and makes the row inherit the IME mode from the default row.  
Public MethodResetImeSentenceModeResets the IME sentence mode for the row and makes the row inherit the IME sentence mode from the default row.  
Public MethodResetLabelResets the label for the row and makes the row use the automatic text.  
Public MethodResetLockBackColorResets the background color for the locked row and makes the row inherit the background color from the default row.  
Public MethodResetLockedResets the locked state for the row and makes the row inherit the locked state from the default row.  
Public MethodResetLockFontResets the font for the locked row and makes the row inherit the font from the default row.  
Public MethodResetLockForeColorResets the fore color for the locked row and makes the row inherit the fore color from the default row.  
Public MethodResetMergePolicyResets the merge policy for the row and makes the row inherit the merge policy from the default row.  
Public MethodResetNoteIndicatorColorResets the color of the note indicator for cells in this row to the default value.  
Public MethodResetNoteIndicatorPositionResets the position of the note indicator for cells in this row to the default value.  
Public MethodResetNoteIndicatorSizeResets the size of the note indicator for cells in this row to the default value.  
Public MethodResetParentStyleNameResets the name of the parent style for cells in this row to an empty string.  
Public MethodResetResizableResets the resizability for the row and makes the row inherit the resizability from the default row.  
Public MethodResetTabStopResets to its default value whether the user can set focus to cells in this row using the Tab key.  
Public MethodResetTextIndentResets the text indent for the row and makes the row inherit the text indent from the default row.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row.  
Public MethodResetVisibleResets the visiblity for the row and makes the row inherit the visibility from the default row.  
Public MethodResetVisualStylesResets the setting of visual styles (XP themes) for the row to the default setting.  
Public MethodToStringOverloaded. Gets a string containing an absolute reference to this row in the current reference style.  
Top
See Also

Reference

Row Class
FarPoint.Win.Spread Namespace
Rows Class

User-Task Documentation

Customizing the Appearance of Rows or Columns
Customizing Row or Column Interaction

 

 


Copyright © GrapeCity, inc. All rights reserved.