Specifies the orientation of the menu. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public Orientation Orientation { get; set; } |
Visual Basic
![]() |
---|
Public Property Orientation As Orientation |
Type: Orientation
One of the System.Web.UI.WebControls.Orientation Enumeration values that specifies the orientation of the control. Default value is Orientation.Horizontal.