Gets or sets whether lanes are enabled. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool EnableLanes { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableLanes As Boolean |
true to show the lane grid, otherwise false. The default value is false.
You can customize the lane grid through the LaneGrid property.