C1.Win.Input.Styles Namespace / NumericEditStyles Class / ShouldSerializeNegativeColor Method

In This Topic
ShouldSerializeNegativeColor Method
In This Topic
Specifies whether to save the value of the NegativeColor property.
Syntax
'Declaration
 
Protected Function ShouldSerializeNegativeColor() As Boolean
 

Return Value

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