[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LayoutColumns

LayoutColumns Class

Represents the layout columns in the layout template.

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

Properties

Name Description
Count

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

this[int]

Gets a new layout column for the specified layout column.

this[int, int]

Gets a new layout column for the specified range of layout columns.

Methods

Name Description
Add(int, int)

Adds a new layout column or range of layout columns.

Remove(int, int)

Removes a column or range of layout columns.