Border color properties
The border control properties control the color of the borders for the report object.
See Modify an object's borders, margins, or padding for illustrations.
All border color properties are of type Color. Valid colors are selected from the Edit Expression color palette.
- borderColor
- Sets the color of all an object's borders. Can be overridden by specific
borderColor
properties. In the properties window, this property is identified by the label Border Color. - borderRightColor
- Sets the color of an object's right border. Can override the borderColor property.
- borderBottomColor
- Sets the color of an object's bottom border. Can override the borderColor property.
- borderLeftColor
- Sets the color of an object's left border. Can override the borderColor property.
- borderTopColor
- Sets the color of an object's top border. Can override the borderColor property.