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

Determines if the body text is visible for the node item.

Syntax

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

Property Value

Boolean

Requirements

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

See Also