Click or drag to resize

DivWidgetBaseFilterOptions Property

Get the field filter options to apply to the widget. Note that only a few of the FieldFilterOptions have any effect on a filter widget.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected FieldFilterOptions FilterOptions { get; }

Property Value

Type: FieldFilterOptions
See Also