APNSoft.WebControls Namespace (APNSoft Menu)

APNSoftMenu.ExpandDirectionV Property

Gets or sets the vertical direction to which submenus expands. It is applied to horizontal menu only. Default value is Downwards.

[Visual Basic]
Public Property ExpandDirectionV As ExpandDirectionVValues
[C#]
public APNSoftMenu.ExpandDirectionVValues ExpandDirectionV {get; set;}

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace