public bool CustomDirty {get;}
'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
.