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


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