Gets or sets the style of the area above all row headers and to the left of all column headers.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Style TopLeftAreaStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TopLeftAreaStyle As Style |
See Also