Gets or sets the format of the page headers.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string HeaderFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeaderFormat As String |
A string specifying the headers format. The default is "%D , Page %P".
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |