C1.WPF Namespace : AutoScrollMode Enumeration |
'Declaration
Public Enum AutoScrollMode Inherits System.Enum
'Usage
Dim instance As AutoScrollMode
public enum AutoScrollMode : System.Enum
public enum class AutoScrollMode : public System.Enum
Member | Description |
---|---|
Both | Auto-scrolls vertically and horizontally. |
None | Does not Auto-scroll. |
Vertical | Auto-scrolls vertically. |
System.Object
System.ValueType
System.Enum
C1.WPF.AutoScrollMode
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