Class ReportBorder
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
One border of a report item: its style, width and colour.
public sealed class ReportBorder
- Inheritance
-
ReportBorder
- Inherited Members
Fields
- None
A border that is not drawn.
Properties
- Color
Gets the border's colour.
- IsVisible
Gets a value indicating whether the border is drawn.
- Style
Gets the border's style.
- Width
Gets the border's width.