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

Determines the type of border to place around the pre-column section of a selected list item.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also