[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Rows.DefaultRow

Rows.DefaultRow Class

Represents the default row in the component.

Inheritance
Rows.DefaultRow
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class Rows.DefaultRow : Row
Public Class Rows.DefaultRow
    Inherits Row

Properties

Name Description
BackColor

Gets or sets the background color for cells in the default row.

Border

Gets or sets the border for cells in the default row.

CellType

Gets or sets the default cell type for cells in the default row.

Editor

Gets or sets the default editor for cells in the default row.

ErrorText

This property is not applicable. It cannot be set for a default column.

Font

Gets or sets the default font for cells in the default row.

ForeColor

Gets or sets the default text color for cells in the default row.

Formatter

Gets or sets the default formatter for cells in the default row.

Formula

This property is not applicable. It cannot be set for a default column.

HorizontalAlignment

Gets or sets the default horizontal alignment of text for cells in the default row.

Label

This property is not applicable. It cannot be set for a default column.

Locked

Gets or sets whether cells in the default row are marked as locked.

ParentStyleName

Gets or sets the name of the parent style (NamedStyle object) from which style properties are inherited for this default row.

Renderer

Gets or sets the default renderer for cells in the default row.

StyleName

Gets or sets the custom style (NamedStyle object) for the cells in the default row.

VerticalAlignment

Gets or sets the default vertical alignment of text for cells in the default row.

Methods

Name Description
ToString()

Gets a string that contains a reference to the default row.