DecimalFilteringAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Indicates that this field should have decimal type of filtering
[AttributeUsage(AttributeTargets.All)]
public class DecimalFilteringAttribute : CustomFilteringAttribute
Public Members
| name | description |
|---|---|
| DecimalFilteringAttribute() | Initializes a new instance of the DecimalFilteringAttribute class. |
| const Key | Filtering type key |
See Also
- class CustomFilteringAttribute
- Source: DecimalFilteringAttribute.cs