MindFusion.Wpf Pack Programmer's Guide
ReportStyle Members
Constructors Properties
 


Provides visualization settings for various report elements.

The following tables list the members exposed by the ReportStyle type.

 Public Constructors

  Name Description

ReportStyle

Initializes a new instance of the ReportStyle class.

 Public Properties

  Name Description

Background

Gets or sets a brush that describes the background of the associated report element.

BottomBorderBrush

Gets or sets a brush that describes the bottom border of the associated report element.

BottomBorderThickness

Gets or sets the bottom border thickness of the associated report element.

FontFamily

Gets or sets the font family for the text content of the associated report element.

FontSize

Gets or sets the font size for the text content of the associated report element.

FontStyle

Gets or sets the font style for the text content of the specified report element.

FontWeight

Gets or sets the weight or thickness for the text content of the associated report element.

Foreground

Gets or sets a brush that describes the foreground of the associated report element.

HorizontalContentAlignment

Gets or sets the horizontal alignment of the content of the specified report element.

LeftBorderBrush

Gets or sets a brush that describes the left border of the associated report element.

LeftBorderThickness

Gets or sets the left border thickness of the associated report element.

RightBorderBrush

Gets or sets a brush that describes the right border of the associated report element.

RightBorderThickness

Gets or sets the right border thickness of the associated report element.

TopBorderBrush

Gets or sets a brush that describes the top border of the associated report element.

TopBorderThickness

Gets or sets the top border thickness of the associated report element.

VerticalContentAlignment

Gets or sets the vertical alignment of the content of the specified report element.

 See Also

ReportStyle Class
MindFusion.Scheduling.Reporting Namespace