Visual Basic (Declaration) | |
---|---|
Public Enum ScrollType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ScrollType : Enum |
Member | Description |
---|---|
SmallDecrement | Scrolls by substracting one small size. |
SmallIncrement | Scrolls by adding one small size. |
LargeDecrement | Scrolls by substracting one view size. |
LargeIncrement | Scrolls by adding one view size. |
First | Scrolls to the first view. |
Last | Scrolls to the last view. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.ScrollType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family