The border property can be found in the Appearance section of the Object Inspector.
The Border.Side property can determine which sides of a border will be visible. There are four segments per border: Right side, left side, top side, and bottom side. The user has the option of displaying the different combinations of these borders by modifying the advanced border properties.
The Border.Style property controls the style of the border. There are seven styles available:
The Border.Color property controls the color of the border.
The Border.Size property controls the thickness of the border.
There are three parameters for border shadows:
There are five shadow styles available:
Combining the different properties can result in a large range of different appearances for your reports.
As stated earlier, the border properties can be accessed directly through the Object Inspector. Select the ellipsis next to the Border property to open the Border window for easier manipulation.