[]
Conditional filter for DateTime data type.
public class DateTimeFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
DateTimeFilter() |
Name | Description |
---|---|
Format | Gets or sets the custom DateTime format string. |
Maximum | Gets or sets the maximum possible value for the filter. |
Minimum | Gets or sets the minimum possible value for the filter. |
Placeholder | Gets or sets the placeholder text. |
SupportedFilterOperations | List of supported FilterOperation. |