MindFusion WinForms Programmer's Guide
ReportOptions.Style Property
See Also
 





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

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting

 Syntax

C#  Copy Code

public Style Style { get; set; }

Visual Basic  Copy Code

Public Property Style As Style

 Property Value

An instance of the Style class defining the default appearance of cells in the report.

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace
AlternativeStyle Property