QuickSearchAttribute.NumericOnly property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets the numeric only.

public bool? NumericOnly { get; }

Property Value

The numeric only.

See Also