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

Determines the font used for the text in the title of the control.

Syntax

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

Property Value

Font

Requirements

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

See Also