Gets or sets the string to be displayed in the header of the New item form.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string NewFormHeader { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property NewFormHeader As String |
See Also