MindFusion.Wpf Pack Programmer's Guide
ReportOptions Properties
 


 Public Properties

  Name Description

AbsoluteColumnWidth

Gets or sets a value indicating whether the width specified for individual columns is expressed in device independent pixels or is relative to the width of the other columns in the report.

AlternativeContentStyle

Gets or sets the default style for alternative rows.

CellPadding

Gets or sets the padding of the report cells, expressed in device independent pixels.

ColumnSpacing

Gets or sets the spacing between adjacent columns, expressed in device independent pixels.

ContentStyle

Gets or sets the default style for report content.

DocumentName

Gets or sets the name of the print document.

FixedRowHeight

Gets or sets a value indicating whether to use a fixed row height as specified by the RowHeight property or to calculate the height of individual rows according to the contained text.

GroupHeaderStyle

Gets or sets the style for group headers in a grouped report.

GroupType

Gets or sets a value indicating whether grouping is enabled within the report.

HeaderHeight

Gets or sets the height of the columns' header, expressed in device independent pixels.

HeaderSpacing

Gets or sets the spacing between the header and the contents, expressed in device independent pixels.

HeaderStyle

Gets or sets the default style used for columns in the report.

Landscape

Gets or sets the orientation of the pages.

PageMargins

Gets or sets the page margins expressed in device independent pixels.

RowHeight

Gets or sets the height of individual rows, expressed in device independent pixels.

RowSpacing

Gets or sets the spacing between adjacent rows, expressed in device independent pixels.

ShowHeader

Gets or sets a value indicating whether the columns headers are displayed.

ShowHeadersOnAllPages

Gets or sets a value indicating whether the column headers are displayed on top of each page or only on the first one.

 See Also

ReportOptions Class
MindFusion.Scheduling.Reporting Namespace