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

Gets or sets the font used in the title areas in the control.

Syntax

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

Property Value

Font

Requirements

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

See Also