Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Rows.DefaultRow Class
Properties Methods


In This Topic
    Rows.DefaultRow Class Members
    In This Topic

    The following tables list the members exposed by Rows.DefaultRow.

    Public Properties
     NameDescription
    Public PropertyGets or sets the background color for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the background for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the border for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets whether the user can set focus to the cell using the keyboard or mouse. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default cell type for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default editor for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the encode value setting for a row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default font for text in cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default text color for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default formatter for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyThis property is not applicable. It cannot be set for a default column.  
    Public PropertyGets or sets the height of this row in pixels. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default horizontal alignment for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the IME mode for a row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets the index of this row, or the starting index for this range of rows. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets the ending index for this range of rows. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyThis property is not applicable. It cannot be set for a default column.  
    Public PropertyGets or sets whether cells in this row are marked as locked. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default 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 PropertyGets or sets whether a page break is inserted before this row when printing. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets the parent collection of rows (Rows object) that contains this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the name of the parent style from which style properties are inherited. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default renderer for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets whether this row can be resized. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the name of the custom style for the cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets whether the user can set focus to cells in this row using the Tab key. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the application-defined tag value associated with the cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets the default vertical alignment for cells in this row. (Inherited from FarPoint.Web.Spread.Row)
    Public PropertyGets or sets whether this row is visible. (Inherited from FarPoint.Web.Spread.Row)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new row or range of rows before this row or range of rows. (Inherited from FarPoint.Web.Spread.Row)
    Public MethodDetermines whether the specified object is equivalent to this row. (Inherited from FarPoint.Web.Spread.Row)
    Public MethodGets the hash code for this row. (Inherited from FarPoint.Web.Spread.Row)
    Public MethodRemoves this row or range of rows. (Inherited from FarPoint.Web.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.Web.Spread.Row)
    Public MethodResets the background for the row and makes the row inherit the background from the default row. (Inherited from FarPoint.Web.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.Web.Spread.Row)
    Public MethodResets to its default value whether the cells in this row can receive focus. (Inherited from FarPoint.Web.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.Web.Spread.Row)
    Public MethodResets the font for the row and makes the row inherit the font from the default row. (Inherited from FarPoint.Web.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.Web.Spread.Row)
    Public MethodResets the height for the row and makes the row inherit the height from the default row. (Inherited from FarPoint.Web.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.Web.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.Web.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.Web.Spread.Row)
    Public MethodResets 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 MethodResets 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 MethodResets 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 MethodOverloaded. Overridden. Gets a string containing a reference to this default row in the current reference style.  
    Top
    See Also