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

Determines how the selection will be applied to the selected node(s). See enumSelectedStyle Enumeration for values.

Syntax

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

Property Value

enumSelectedStyle

Requirements

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

See Also