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

Determines the border type for the node items.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also