Search
NodeListView.SetOrientation Method
See Also
 





Sets the layout orientation of the control.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public NodeListView SetOrientation (
    Orientation value
)

Visual Basic  Copy Code

Public Function SetOrientation( _
    value As Orientation _
) As NodeListView

 Parameters

value

 Return Value

 See Also