Gets or sets a value indicating whether the columns headers are displayed.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public bool ShowHeader { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowHeader As Boolean |
A Boolean value indicating whether to display column header. The default is true.