Gets or sets the header caption.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public string Title { get; set; } |
Visual Basic Copy Code |
---|
Public Property Title As String |
A string containing the caption text. The default is an empty string.