#SelectValueDropDownWidth

##About

Summary: Gets or sets the width of the "Value" dropdown menus on the Filters tab of the Izenda.Web.UI.AdHocReportDesigner when Equals(Select), Equals(Checkboxes), Select(Multiple), or any (Field) operator is selected.
Data Type: System.Web.UI.WebControls.Unit
Accepted Values:
Default Value: 300px
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots