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 | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Color | 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 the style of the border (unless overridden for a specific side). | |
Width | Width of the border (unless overridden for a specific side). |
Top