DateFilteringAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets filtering type as "Date"
[AttributeUsage(AttributeTargets.All)]
public class DateFilteringAttribute : CustomFilteringAttribute
Public Members
| name | description |
|---|---|
| DateFilteringAttribute() | Initializes a new instance of the DateFilteringAttribute class. |
| DisplayFormat { get; set; } | Gets or sets the display format. |
| const Key | Filtering type key |
See Also
- class CustomFilteringAttribute
- Source: DateFilteringAttribute.cs