Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DynamicStyleInfo Class / IsFontSet Method


In This Topic
IsFontSet Method (DynamicStyleInfo)
In This Topic
Syntax
'Declaration
 
Public Overridable Function IsFontSet() As Boolean
 
'Usage
 
Dim instance As DynamicStyleInfo
Dim value As Boolean
 
value = instance.IsFontSet()
See Also