ComponentOne ASP.NET MVC Controls
Direction Method (FlowLayoutBuilder)

C1.Web.Mvc.Fluent Namespace > FlowLayoutBuilder Class : Direction Method
The value.
Configurates C1.Web.Mvc.FlowLayout.Direction. Sets the direction of the flow layout.
Syntax
'Declaration
 
Public Function Direction( _
   ByVal value As FlowDirection _
) As FlowLayoutBuilder
public FlowLayoutBuilder Direction( 
   FlowDirection value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

FlowLayoutBuilder Class
FlowLayoutBuilder Members