Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase.DirectionEnum Enumeration

Defines the direction in which the menu opens.

Class: YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public enum DirectionEnum;

Values

NameValueDescription
Bottom0Opens towards the bottom.
Top1Opens towards the top.
Left2Opens towards the left.
Right3Opens towards the right.

See Also YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase Class YetaWF.ComponentsHTML PackageYetaWF.Core