MenuOrientationType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Type of menu orientation type.

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public enum MenuOrientationType
Members

  Member nameValueDescription
horizontal0 Horizontal orientation.
vertical1 Vertical orientation.
See Also

Reference