Version

Search Results

Alpha Property (IImageCell)

Gets or sets the alpha value of the image. Syntax

Background Property (IImageCell)

Gets or sets the background style. Syntax

Borders Property (IImageCell)

Gets or sets the style of the borders. Syntax

ColSpan Property (IImageCell)

Gets or sets the span value for the columns. Syntax

Margins Property (IImageCell)

Gets or sets the spacing between elements. Syntax

Paddings Property (IImageCell)

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

Parent Property (IImageCell)

Gets the IQuickTableRow containing the cell. Syntax

SetTransparentColor Method (IImageCell)

Sets the transparent color of the image. Syntax Parameters value String representation of the transparent color.

TransparentColor Property (IImageCell)

Gets or sets the transparent color of the image. Syntax

IQuickTable Interface

Represents a quick table element. Syntax Remarks As a lightweight counterpart to Infragistics.Documents.Reports.Report.Table.ITable, a QuickTable is not as customizable. The following properties are on an ITable that do not have corresponding versions within a QuickTable element: Infragistics.Documents.Reports.Rep...