[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LayoutCell

LayoutCell Class

Represents a layout cell in the layout template.

Inheritance
LayoutCell
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class LayoutCell
Public Class LayoutCell

Properties

Name Description
ColumnSpan

Gets or sets the number of layout columns spanned by this layout cell.

LayoutColumn

Gets the column that contains this layout cell.

LayoutRow

Gets the row that contains this layout cell.

RowSpan

Gets or sets the number of layout rows spanned by a layout cell.