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

Gets the index of the list that was scrolling

Syntax

Visual Basic (Declaration) 
Public Property List As Integer
C# 
public int List {get; set;}

Property Value

Integer

Requirements

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

See Also