dbicExplorerBar Send comments on this topic.
ScrollDirection Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ScrollCompleteEventArgs Class : ScrollDirection Property

Gets the direction the list scrolled

Syntax

Visual Basic (Declaration) 
Public Property ScrollDirection As enumScrollDirection
C# 
public enumScrollDirection ScrollDirection {get; set;}

Property Value

enumScrollDirection

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also