[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AlternatingRows

AlternatingRows Class

Represents a one-dimensional collection of AlternatingRow objects, which set the style information for alternating rows in the component.

Inheritance
AlternatingRows
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class AlternatingRows : IList, ICollection, IEnumerable
Public Class AlternatingRows
    Implements IList, ICollection, IEnumerable

Properties

Name Description
Count

Gets or sets the number of alternating row styles in this collection.

this[int]

Gets a new alternating row for the specified alternating row.

Parent

Gets the parent object that contains this collection of alternating rows.

Methods

Name Description
Get(int)

Gets a new alternating row for the specified alternating row.