Border Members
Allows you to get and set border options for report objects in a report.
The following tables list the members exposed by the Border type.
Public Properties
Property | Description | |
---|---|---|
![]() |
BackgroundColor | Gets or sets the background color of the object. |
![]() |
BorderColor | Gets or sets the border color of the object. |
![]() |
BottomLineStyle | Gets or sets the line style for the bottom line of the object. |
![]() |
HasDropShadow | Gets or sets the border drop shadow option. |
![]() |
LeftLineStyle | Gets or sets the line style for the left line of the object. |
![]() |
RightLineStyle | Gets or sets the line style for the right line of the object. |
![]() |
TopLineStyle | Gets or sets the line style for the top line of the object. |
Top