#ShowFieldAsValueDropDown
##About
Summary: Gets or sets whether filters using the "Is Less Then (Field)", "Is Greater Then (Field)" and "Equals (Field)" operators will display their values in a dropdown list. When this is false, the dropdown will be replaced with a standard textbox.
Data Type: System.Boolean
Accepted Values:
Default Value: True
Impacted Features:
Purpose:
Usage:
Caveats:
##Code Samples ###Global.asax (C♯)
```
###Global.asax (VB.NET)
```visualbasic
##Alternate Usage:
##Screenshots
