MindFusion WinForms Programmer's Guide
LocalizationInfo.TaskFormHeader Property
See Also
 





Gets or sets the string to be displayed in the header of the Task form.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string TaskFormHeader { get; set; }

Visual Basic  Copy Code

Public Property TaskFormHeader As String

 Property Value

A string value.

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling Namespace