Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedAppearanceStyleInfo Class / IsEmpty Property


In This Topic
IsEmpty Property (NamedAppearanceStyleInfo)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
 
'Usage
 
Dim instance As NamedAppearanceStyleInfo
Dim value As Boolean
 
value = instance.IsEmpty
See Also