ComponentOne ASP.NET MVC Controls
Orientation Property (GridLayout)

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

Reference

GridLayout Class
GridLayout Members