dbicExplorerBar Send comments on this topic.
ItemFont Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ItemFont Property

Gets or sets the default font used for list items.

Syntax

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

Property Value

Font

Requirements

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

See Also