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

Determines the border type for the column headers.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also