Table of Contents

Class ReportBoxStyle

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

The box style of a report item: four borders and a background.

public sealed class ReportBoxStyle
Inheritance
ReportBoxStyle
Inherited Members

Fields

Empty

No borders and no background.

Properties

BackgroundColor

Gets the background colour, or null for a transparent background.

BottomBorder

Gets the bottom border.

LeftBorder

Gets the left border.

RightBorder

Gets the right border.

TopBorder

Gets the top border.