ComponentOne InputPanel for WinForms
NegativePattern Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : NegativePattern Property
Gets or sets the format pattern for negative values. The meaning depends on the StandardFormat.
Syntax
'Declaration
 
Public Property NegativePattern As System.Integer
public System.int NegativePattern {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members