Version

Search Results

HasRight Property

Gets whether a right border has been created. Syntax

HasTop Property

Gets whether a top border has been created. Syntax

Horizontal Property (Borders)

Sets horizontal borders at once. Syntax

Left Property (Borders)

Gets or sets the left border. Syntax

Right Property (Borders)

Gets or sets the right border. Syntax

Seal Method (Borders)

Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax

Top Property (Borders)

Gets or sets the top border. Syntax

Vertical Property (Borders)

Sets vertical borders at once. Syntax

Borders Constructor()

Initializes a new instance of the Borders class. Syntax

Borders Constructor(Pen)

Initializes a new instance of the Borders class. Syntax Parameters pen A Infragistics.Documents.Reports.Graphics.Pen objects that represents the default style for all borders. Remarks Specifying a single pen will cause all borders to use the same instance of a Border. Consequently, changing the Infragistics.Docume...