C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPicker Class / ShouldSerializeDefaultColor Method

In This Topic
ShouldSerializeDefaultColor Method (RibbonColorPicker)
In This Topic
Specifies whether to save the value of the DefaultColor property.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeDefaultColor() As System.Boolean
 

Return Value

Returns true if the property has changed; otherwise, returns false.
See Also