[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputNumericBox.NegativePattern

NegativePattern Property

NegativePattern

Gets or sets the format pattern for negative values. The meaning depends on the StandardFormat.

Declaration
[TypeConverter(typeof(NegativePatternConverter))]
public int NegativePattern { get; set; }