Share via


Border Members

Include Protected Members
Include Inherited Members

Represents the default border properties for the object.

The Border type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Color Color of the border (unless overridden for a specific side).
Public property Instance Gets the report instance object that contains the calculated values of this report definition object.
Public property Style Gets the style of the border (unless overridden for a specific side).
Public property Width Width of the border (unless overridden for a specific side).

Top