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

Determines if the node item will act as a header.

Syntax

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

Property Value

Boolean

Requirements

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

See Also