dbicList Send comments on this topic.
MultiSelect Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : MultiSelect Property

Allow the list to utilize multi-select mode (using ctrl/click and shift/click).

Syntax

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

Property Value

Boolean

Requirements

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

See Also