DiagramLite Programmer's Guide
Grid.TopLeftAreaVisibility Property
See Also
 





Gets or sets the visibility of the area above all row headers and to the left of all column headers.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public Visibility TopLeftAreaVisibility { get; set; }

Visual Basic  Copy Code

Public Property TopLeftAreaVisibility As Visibility

 Property Value

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace