Search
Grid.TopLeftAreaTextFormat Property
See Also
 





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

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

 Syntax

C#  Copy Code

public StringFormat TopLeftAreaTextFormat { get; set; }

Visual Basic  Copy Code

Public Property TopLeftAreaTextFormat As StringFormat

 Property Value

 See Also