ListViewItem::Font Property
.NET Framework (current version)
Gets or sets the font of the text displayed by the item.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Drawing::Font^The Font to apply to the text displayed by the control. The default is the value of the DefaultFont property if the ListViewItem is not associated with a ListView control; otherwise, the font specified in the Font property for the ListView control is used.
.NET Framework
Available since 1.1
Available since 1.1
Show: