GrapeCity.Win.MultiRow Namespace : ScrollOnThumbTrack Enumeration |
<FeatureAttribute(Name="Scroll", Version="v5.0")> Public Enum ScrollOnThumbTrack Inherits System.Enum
Dim instance As ScrollOnThumbTrack
[Feature(Name="Scroll", Version="v5.0")] public enum ScrollOnThumbTrack : System.Enum
Member | Description |
---|---|
Both | Can scroll immediately when dragging the horizontal scroll bar or vertical scroll bar's thumb button. |
Horizontal | Can scroll immediately when dragging the horizontal scroll bar's thumb button. |
None | Cannot scroll immediately when dragging the horizontal or vertical scroll bar's thumb button. |
Vertical | Can scroll immediately when dragging the vertical scroll bar's thumb button. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.ScrollOnThumbTrack
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