Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColumnHeaderRenderer Class / Font Property


In This Topic
Font Property (ColumnHeaderRenderer)
In This Topic
Syntax
'Declaration
 
Public Property Font As Font
 
'Usage
 
Dim instance As ColumnHeaderRenderer
Dim value As Font
 
instance.Font = value
 
value = instance.Font
See Also