ShouldSerializeButtonColor Method
Internal use only.
public virtual bool ShouldSerializeButtonColor()
'Declaration
Public Overridable Function ShouldSerializeButtonColor() As Boolean
'Usage
Dim instance As SuperEditBase
Dim value As Boolean
value = instance.ShouldSerializeButtonColor()
Return Value
True if the property value has changed from its default; otherwise, false.