MindFusion.Wpf Pack Programmer's Guide
ReportOptions.ShowHeader Property
See Also
 





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

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

 Syntax

C#  Copy Code

public bool ShowHeader { get; set; }

Visual Basic  Copy Code

Public Property ShowHeader As Boolean

 Property Value

A boolean value indicating whether to display report headers.

 See Also

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