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

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

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also