The ReportTableBorder type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the Report Border Color.
(Inherited from ReportBorder.) | |
| ColorDark |
Gets or sets the Report Border Color Dark.
| |
| ColorLight |
Gets or sets the Report Border Color Light.
| |
| HasBorder |
Property returns True if a Border Exists.
(Inherited from ReportBorder.) | |
| HasStyle |
Property returns True if the Border has styling.
(Inherited from ReportBorder.) | |
| HTMLColor |
Gets or sets the Report Border Color.
(Inherited from ReportBorder.) | |
| HTMLColorDark |
Gets or sets the Report Border Color Dark.
| |
| HTMLColorLight |
Gets or sets the Report Border Color Light.
| |
| Style |
Gets or sets the Report Border Style.
(Inherited from ReportBorder.) | |
| Width |
Gets or sets the Report Border Width.
(Inherited from ReportBorder.) |
See Also