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

Determines the body text for the node item.

Syntax

Visual Basic (Declaration) 
Public Property Body As String
C# 
public string Body {get; set;}

Property Value

string

Requirements

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

See Also