Share via


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
Public property BackgroundColor  Gets or sets the background color of the object.
Public property BorderColor  Gets or sets the border color of the object.
Public property BottomLineStyle  Gets or sets the line style for the bottom line of the object.
Public property HasDropShadow  Gets or sets the border drop shadow option.
Public property LeftLineStyle  Gets or sets the line style for the left line of the object.
Public property RightLineStyle  Gets or sets the line style for the right line of the object.
Public property TopLineStyle  Gets or sets the line style for the top line of the object.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace