Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkinsForm Class / CustomDirty Property


In This Topic
CustomDirty Property
In This Topic
Gets a value that indicates whether the user has changed settings.
Syntax
'Declaration
 
Public ReadOnly Property CustomDirty As Boolean
 
'Usage
 
Dim instance As SheetSkinsForm
Dim value As Boolean
 
value = instance.CustomDirty

Property Value

true if the user has changed settings; otherwise, false.
See Also