[]
Conditional filter for TimeOnly data type.
public class TimeOnlyFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
TimeOnlyFilter() |
Name | Description |
---|---|
Format | Gets or sets standard or custom time format. |
Increment | Gets or sets the increment applied when the user pressed the up/down arrow keys. |
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. |