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

Determines the type of border to place around the selected item.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also