'Declaration Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
'Declaration Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
Member | Description |
---|---|
BottomToUp | Elements flow from the bottom of the design surface to the top. |
LeftToRight | Elements flow from the left edge of the design surface to the right. |
RightToLeft | Elements flow from the right edge of the design surface to the left. |
TopToDown | Elements flow from the top of the design surface to the bottom. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.FlowDirection