namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets or sets a value indicating whether to pad decimals with zero.
public bool PadDecimals { get; set; }
true
if pad decimals with zero; otherwise, false
.
- class DecimalEditorAttribute