Gets or sets a value indicating whether the column headers are displayed on top of each page or only on the first one.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public bool ShowHeadersOnAllPages { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowHeadersOnAllPages As Boolean |
A Boolean value indicating whether the column headers should appear on each page. The default is false.