APNSoft.WebControls Namespace (APNSoft Menu)

APNSoftMenu.ExpandDirection Property

Gets or sets the horizontal direction to which submenus expands. Default value is LeftToRight.

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

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace