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

Determines if the node will be selected.

Syntax

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

Property Value

boolean

Requirements

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

See Also