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

Determines if the node will be expanded.

Syntax

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

Property Value

boolean

Requirements

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

See Also