[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.DecimalPlaces

DecimalPlaces Property

DecimalPlaces

Gets or sets the number of decimal places to display in the RibbonNumericBox.

Declaration
[C1Category("Format")]
[C1Description("RibbonNumericBox.DecimalPlaces", "The number of decimal places to display in the RibbonNumericBox.")]
public int DecimalPlaces { get; set; }