[]
        
(Showing Draft Content)

C1.WPF.DataFilter.DateTimeOffsetFilter

DateTimeOffsetFilter Class

Conditional filter for DateTimeOffset data type.

Inheritance
DateTimeOffsetFilter
Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.dll
Syntax
public class DateTimeOffsetFilter : ConditionalFilter, INotifyPropertyChanged

Constructors

Name Description
DateTimeOffsetFilter()

Properties

Name Description
DateFormat

Gets or sets the custom date format string.

DatePlaceholder

Gets or sets the date part placeholder text.

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).

SupportedFilterOperations

List of supported C1.DataCollection.FilterOperation.

TimeFormat

Gets or sets the custom time format string.

TimeIncrement

Gets or sets the increment applied when the user pressed the up/down arrow keys in a time part.

TimePlaceholder

Gets or sets the time part placeholder text.