Gets or sets the value to specify how navigation items in top level horizontal group are aligned. Applies to navigation control that has horizontal style (e.g, a horizontal menu) only.
Property Value
One of the TopLevelItemAlign enumeration values
Default is
Left.
This property is read/write.
Remarks
This property only applies to navigation control that has horizontal style (e.g, a horizontal menu).
See Also
BaseNavigator Class | EO.Web Namespace | TopLevelItemAlign