Gets or sets the string to be displayed in the header of the Task form.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string TaskFormHeader { get; set; } |
Visual Basic Copy Code |
---|
Public Property TaskFormHeader As String |
A string value.