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


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