[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.NegativePattern

NegativePattern Property

NegativePattern

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

Declaration
[C1Category("Format")]
[C1Description("RibbonNumericBox.NegativePattern", "The format pattern for negative values. The meaning depends on the StandardFormat.")]
[TypeConverter(typeof(NegativePatternConverter))]
public int NegativePattern { get; set; }