Version

Search Results

Footer Property (IQuickTable)

Gets the footer. Syntax Remarks The footer element will not be rendered unless it contains at least one cell, which can be added through the AddCell, AddCell(String), or AddCell(Image) methods

Header Property (IQuickTable)

Gets the header. Syntax Remarks The header element will not be rendered unless it contains at least one cell, which can be added through the AddCell, AddCell(String), or AddCell(Image) methods

KeepSolid Property (IQuickTable)

Gets or sets a boolean value indicating whether the table is a solid non breakable element. Syntax

Margins Property (IQuickTable)

Gets or sets the spacings between elements. Syntax

Paddings Property (IQuickTable)

Gets or sets the paddings between the borders and the content of an element. Syntax

Parent Property (IQuickTable)

Gets the parent of the table. Syntax

Stretch Property (IQuickTable)

Gets or sets a boolean value indicating whether to stretch the content to the bottom of the page. Syntax

ITextCell Interface

Represents a text cell in a table. Syntax

ITextCell Interface Members

Public Properties

ITextCell Interface Properties

Public Properties