MindFusion.Wpf Pack Programmer's Guide
Header.Title Property
See Also
 





Gets or sets the header caption.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

A string containing the caption text. The default is an empty string.

 See Also

Header Members
Header Class
MindFusion.Diagramming.Wpf.Lanes Namespace