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

Reference

GridLayout Class
GridLayout Members