[]
        
(Showing Draft Content)

FarPoint.Web.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.Web.Spread
Assembly: FarPoint.Web.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
AddRange(ICollection)

Internal use only.

Clear()

Internal use only.