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

Determines if a node item is selected.

Syntax

Visual Basic (Declaration) 
Public Property Selected As Boolean
C# 
public bool Selected {get; set;}

Property Value

Boolean

Requirements

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

See Also