Border Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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). |