dbicList Send comments on this topic.
SelectOnScroll Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : SelectOnScroll Property

Determines whether a new list item will be selected as the user clicks and drags along the list items.

Syntax

Visual Basic (Declaration) 
Public Property SelectOnScroll As Boolean
C# 
public bool SelectOnScroll {get; set;}

Property Value

Boolean

Requirements

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

See Also