Gets or sets a value indicating whether the nodes in a lane should be arranged according to the custom sort order specified through LayoutTraits.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool CustomSortOrder { get; set; } |
Visual Basic Copy Code |
---|
Public Property CustomSortOrder As Boolean |
A boolean value.