Border Class

Definition

Represents the default border properties for the object.

public ref class Border sealed
public sealed class Border
type Border = class
Public NotInheritable Class Border
Inheritance
Border

Properties

Color

Gets an expression that evaluates to the color of the border (unless overridden for a specific side).

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Style

Gets an expression that evaluates to the style of the border (unless overridden for a specific side).

Width

Gets an expression that evaluates to the width of the border (unless overridden for a specific side).

Applies to