Search
ItemListView.SetOrientation Method
See Also
 





Sets the layout orientation of the control.

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

 Syntax

C#  Copy Code

public ItemListView SetOrientation (
    Orientation value
)

Visual Basic  Copy Code

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

 Parameters

value

 Return Value

 See Also