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(Mono.Cecil.CustomAttributeArgument)>
Public Property Orientation As LayoutOrientation
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public LayoutOrientation Orientation {get; set;}
See Also

Reference

SplitLayout Class
SplitLayout Members