[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LayoutRows

LayoutRows Class

Represents a one-dimensional collection of layout row objects.

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

Properties

Name Description
Count

Gets or sets the number of layout rows in the collection.

this[int]

Gets a new row for the specified layout row.

this[int, int]

Gets a new row for the specified range of layout rows.

Methods

Name Description
Add(int, int)

Adds a new row or range of rows for the layout.

Remove(int, int)

Removes a row or range of rows from the layout.