DecimalEditorAttribute.PadDecimals property
Gets or sets a value indicating whether to pad decimals with zero.
public bool PadDecimals { get; set; }
Property Value
true if pad decimals with zero; otherwise, false.
See Also
- class DecimalEditorAttribute