The ReportTableBorder type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ReportTableBorder | Initializes a new instance of the ReportTableBorder class |
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears the Border.
(Overrides ReportBorder Clear .) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetStyle |
Function gets the Styling for the Report Item.
(Inherited from ReportBorder.) | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
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