|   | Name | Description | 
  | Equals | Determines whether the specified object is equivalent to this row.   | 
  | GetHashCode | Gets the hash code for this row.   | 
  | GetText | Gets the text in a specified column in the current row.   | 
  | GetValue | Gets the value in a specified column in the current row.   | 
  | Remove | Removes the current row or range of rows.   | 
  | ResetBackground | Resets the row to inherit the background color from the default row.   | 
  | ResetBackgroundThemeColor | Resets the BackgroundThemeColor property for the row.   | 
  | ResetBorderBottom | Resets the row to inherit the bottom row border from the default row.   | 
  | ResetBorderLeft | Resets the row to inherit the left row border from the default row.   | 
  | ResetBorderRight | Resets the row to inherit the right row border from the default row.   | 
  | ResetBorderTop | Resets the row to inherit the top row border from the default row.   | 
  | ResetCanUserResize | Resets whether the row can be resized and makes the row inherit the setting from the default row.   | 
  | ResetDataValidator | Resets the DataValidator property for the row.   | 
  | ResetFocusable | Resets whether the row can receive focus to its default value.   | 
  | ResetFontFamily | Resets the font family.   | 
  | ResetFontSize | Resets the font size for the row and makes the row inherit the font size from the default row.   | 
  | ResetFontStretch | Resets the font stretch for the row and makes the row inherit the font stretch from the default row.   | 
  | ResetFontStyle | Resets the font style for the row and makes the row inherit the font style from the default row.   | 
  | ResetFontTheme | Resets the FontTheme property for the row.   | 
  | ResetFontWeight | Resets the font weight for the row and makes the row inherit the font weight from the default row.   | 
  | ResetForeground | Resets the row to inherit the foreground color from the default row.   | 
  | ResetForegroundThemeColor | Resets the ForegroundThemeColor property for the row.   | 
  | ResetFormatter | Resets the row to inherit the formatter from the default row.   | 
  | ResetHeight | Resets the row to 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.   | 
  | ResetIsVisible | Resets the visibility for the row and makes the row inherit the visibility 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.   | 
  | ResetParentStyleName | Resets the ParentStyleName property for the row to an empty string.   | 
  | ResetShrinkToFit | Resets the shrink to fit setting for the row and causes the row to inherit the shrink to fit setting from the default row.   | 
  | ResetStrikethrough | Resets the Strikethrough property to false.   | 
  | ResetStyleName | Resets the StyleName property for the row.   | 
  | ResetTabStop | Resets whether the user can set focus to the cells in this row using the Tab key, to its default value.   | 
  | ResetTextIndent | Resets the text indent for the row and makes the row inherit the text indent from the default row.   | 
  | ResetUnderline | Resets the Underline property to false.   | 
  | ResetVerticalAlignment | Resets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row.   | 
  | ResetWordWrap | Resets the word wrap for the row and makes the row inherit the word wrap from the default row.   | 
  | SetText | Sets the text in a specified column in the current row.   | 
  | SetValue | Sets the value in a specified column in the current row.   | 
  | ToString | Overloaded. Gets a string that contains an absolute reference to this row in the current reference style.   |