Version

Search Results

Background Property (IGridCell)

Gets or sets the background style. Syntax

Borders Property (IGridCell)

Gets or sets the style of the borders. Syntax

BordersResolved Property

Gets the resolved style of the borders. Syntax Remarks If an instance has not been assigned through the Borders property, then a default static instance is returned in order to prevent the creation of unnecessary objects. Due to this behavior, it is not recommended that properties of the object returned by this pr...

ColSpan Property (IGridCell)

Gets or sets the span value for the columns. Syntax

Height Property (IGridCell)

Gets or sets the height of the cell. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Infragistics.Documents.Reports.Report.Height.Type. When accessing this property, the returned object should be c...

Paddings Property (IGridCell)

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

Parent Property (IGridCell)

Gets the parent Syntax

RowSpan Property

Gets or sets the span value for the rows. Syntax

IGridColumn Interface

Represents a column in a grid. Syntax Remarks The column element is used to determine the width of any associated IGridCell elements.

IGridColumn Interface Members

Public Properties