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

Determines the font used to draw the text of a selected item.

Syntax

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

Property Value

Font

Requirements

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

See Also