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

Determines the border type for the title section.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also