DecimalEditorAttribute.Decimals property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets or sets the number of decimals allowed.
public int Decimals { get; set; }
Property Value
The decimals allowed.
See Also
- class DecimalEditorAttribute