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