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

Determines the font used for the text in the pre-column section.

Syntax

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

Property Value

Font

Requirements

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

See Also