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

Gets or sets the font of the node item.

Syntax

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

Property Value

Font

Requirements

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

See Also