ASP.NET Pack Programmer's Guide
Grid.TopLeftAreaText Property
See Also
 





Gets or sets the text displayed in the top left area.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string TopLeftAreaText { get; set; }

Visual Basic  Copy Code

Public Property TopLeftAreaText As String

 Property Value

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace