ComponentOne ASP.NET MVC Controls
Orientation Property (SplitLayout)

C1.Web.Mvc Namespace > SplitLayout Class : Orientation Property
Gets or sets the orientation of the layout.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Orientation As LayoutOrientation
[DefaultValue()]
public LayoutOrientation Orientation {get; set;}
See Also

Reference

SplitLayout Class
SplitLayout Members