dbicList Send comments on this topic.
BorderType Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : BorderType Property

Gets or sets the type of border to place around the control.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also