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

Determines if the node will be collapsed.

Syntax

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

Property Value

boolean

Requirements

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

See Also