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 LayoutDirection : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Web.Controls.LayoutDirection = function() { }; Leadtools.Web.Controls.LayoutDirection.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LayoutDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Horizontal | The control will be oriented horizontally. |
Vertical | The control will be oriented vertically. |
System.Object
System.ValueType
System.Enum
Leadtools.Web.Controls.LayoutDirection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2