[]
Conditional filter for DateTimeOffset data type.
public class DateTimeOffsetFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
DateTimeOffsetFilter() |
Name | Description |
---|---|
Format | Gets or sets the custom DateTimeOffset format string. |
Maximum | Gets or sets the maximum possible value for the filter. |
Minimum | Gets or sets the minimum possible value for the filter. |
Offset | Gets and sets the time difference between the time in the filter's presentation UI and Coordinated Universal Time (UTC). |
Placeholder | Gets or sets the placeholder text. |
SupportedFilterOperations | List of supported FilterOperation. |