[]
Initializes a new instance of the DateRangeFilter.
public DateRangeFilter()
Initializes a new instance of the DateRangeFilter with the name of the data item property.
public DateRangeFilter(string propertyName, bool isAutoGenerated = false)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The name of the data item property. |
| bool | isAutoGenerated | This filter is autogenerated. |