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