C1.Win.Input Namespace / C1NumericEdit Class / ShouldSerializeIncrement Method

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

Return Value

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