[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AlternatingRows.Get

Get Method

Get(int)

Gets a new alternating row for the specified alternating row.

Declaration
public AlternatingRow Get(int index)
Public Function [Get](index As Integer) As AlternatingRow
Parameters
Type Name Description
int index

Alternating row index

Returns
Type Description
AlternatingRow

a new alternating row for the specified alternating row.

Exceptions
Type Condition
IndexOutOfRangeException

Specified alternating row index is less than 0 or greater than or equal to the alternating row count