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

Determines how the node items will be drawn in the control.

Syntax

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

Property Value

enumListType

Requirements

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

See Also