Spread for ASP.NET 8.0 Product Documentation
Rows.DefaultRow Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a new row or range of rows before this row or range of rows. (Inherited from FarPoint.Web.Spread.Row)
Public MethodEqualsDetermines whether the specified object is equivalent to this row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodGetHashCodeGets the hash code for this row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodRemoveRemoves this row or range of rows. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetBackColorResets the background color for the row and makes the row inherit the background color from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetBackgroundResets the background for the row and makes the row inherit the background from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetBorderResets the cell border for the row and makes the row inherit the cell border from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetCanFocusResets to its default value whether the cells in this row can receive focus. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetCellTypeResets the cell type for the row and makes the row inherit the cell type from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetFontResets the font for the row and makes the row inherit the font from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetForeColorResets the foreground color for the row and makes the row inherit the foreground color from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetHeightResets the height for the row and makes the row inherit the height from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetImeModeResets the IME mode for the row and makes the row inherit the IME mode from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetLockedResets the locked state for the row and makes the row inherit the locked state from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetMarginResets 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. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetTabStopResets the setting that allows the user to set focus using the Tab key and makes the row inherit the setting from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodResetVerticalAlignmentResets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row. (Inherited from FarPoint.Web.Spread.Row)
Public MethodToStringOverloaded. Gets a string containing a reference to this default row in the current reference style.  
Top
See Also

Reference

Rows.DefaultRow Class
FarPoint.Web.Spread Namespace
Row Class
Columns.DefaultColumn Class

User-Task Documentation

Customizing the Appearance of Rows and Columns

 

 


Copyright © GrapeCity, inc. All rights reserved.