Leadtools.Web.Controls Namespace : LayoutDirection Enumeration |
public enum LayoutDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LayoutDirection Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LayoutDirection
public enum class LayoutDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Horizontal | The control will be oriented horizontally. |
0x00000001 | Vertical | The control will be oriented vertically. |
System.Object
System.ValueType
System.Enum
Leadtools.Web.Controls.LayoutDirection