[]
        
(Showing Draft Content)

FarPoint.Web.Spread.AlternatingRow

AlternatingRow Class

Represents a set of style information for alternating rows in the component.

Inheritance
AlternatingRow
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class AlternatingRow
Public Class AlternatingRow

Properties

Name Description
BackColor

Gets or sets the background color for cells in this alternating row.

Background

Gets or sets the background for cells in this alternating row.

Border

Gets or sets the border for cells in this alternating row.

CanFocus

Gets or sets whether the user can set focus to the cell using the keyboard or mouse.

CellType

Gets or sets the cell type for cells in this alternating row.

Editor

Gets or sets the editor for cells in this alternating row.

EncodeValue

Gets or sets the encode value setting for an alternating row.

Font

Gets or sets the default font for text in cells in this alternating row.

ForeColor

Gets or sets the text color for cells in this alternating row.

Formatter

Gets or sets the formatter for cells in this alternating row.

HorizontalAlign

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

Index

Gets the index of this alternating row.

Locked

Gets or sets whether cells in this alternating row are marked as locked.

Margin

Gets 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 alternating row.

Parent

Gets the parent AlternatingRows object that contains this alternating row.

ParentStyleName

Gets or sets the name of the parent style from which style properties are inherited for cells in this alternating row.

Renderer

Gets or sets the renderer for cells in this alternating row.

StyleName

Gets or sets the name of the custom style for cells in this alternating row.

TabStop

Gets or sets whether the user can set focus to cells in this alternating row using the Tab key.

VerticalAlign

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

Methods

Name Description
Equals(object)

Determines whether the specified object is equal to another object in this alternating row.

GetHashCode()

Gets the hash code of the alternating row.

ResetCanFocus()

Resets to its default value whether the cell can receive focus.