[]
        
(Showing Draft Content)

C1.Win.Input.Styles.NumericEditStyles

NumericEditStyles Class

The NumericEditStyles class represents the styles for the C1NumericEdit control which contains display attributes that determine the appearance of control.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class NumericEditStyles : TextBoxStyles, INotifyPropertyChanged, IDisposable

Properties

Name Description
NegativeColor

Gets or sets the foreground color of the control which contains negative value.

Methods

Name Description
ResetNegativeColor()

Restores the default value of the NegativeColor property.

ShouldSerializeNegativeColor()

Specifies whether to save the value of the NegativeColor property.