MindFusion.Wpf Pack Programmer's Guide
SwimlaneLayout.CustomSortOrder Property
See Also
 





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.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool CustomSortOrder { get; set; }

Visual Basic  Copy Code

Public Property CustomSortOrder As Boolean

 Property Value

 See Also

SwimlaneLayout Members
SwimlaneLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace