ComponentOne ASP.NET MVC Controls
Direction Property (FlowLayout)

C1.Web.Mvc Namespace > FlowLayout Class : Direction Property
Gets or sets the direction of the flow layout.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Direction As FlowDirection
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public FlowDirection Direction {get; set;}
See Also

Reference

FlowLayout Class
FlowLayout Members