Gets or sets the header text of the column.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public string Header { get; set; } |
Visual Basic Copy Code |
---|
Public Property Header As String |
A string containing the text displayed in the column's header.