C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / NegativePattern Property

In This Topic
NegativePattern Property (InputNumericBox)
In This Topic
Gets or sets the format pattern for negative values. The meaning depends on the StandardFormat.
Syntax
'Declaration
 
Public Property NegativePattern As Integer
 
See Also