DecimalEditorAttribute.Decimals property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the number of decimals allowed.

public int Decimals { get; set; }

Property Value

The decimals allowed.

See Also