Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / CaptionFont Property


In This Topic
CaptionFont Property
In This Topic
Syntax
'Declaration
 
Public Property CaptionFont As Font
 
'Usage
 
Dim instance As DesignerMain
Dim value As Font
 
instance.CaptionFont = value
 
value = instance.CaptionFont
See Also