ASP.NET Pack Programmer's Guide
NodeListView.Orientation Property
See Also
 





Gets or sets the layout orientation of the control.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the Orientation enumeration. The default value is Vertical.

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming.WebForms Namespace