[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.PositivePattern

PositivePattern Property

PositivePattern

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

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