![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
DropDownListWidth Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DropDownBox Class : DropDownListWidth Property |
Visual Basic (Declaration) | |
---|---|
<NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ResDescriptionAttribute("The drop down list width for the drop down box item in pixels.")> <ResCategoryAttribute("Appearance")> Public Property DropDownListWidth As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DropDownBox Dim value As Integer instance.DropDownListWidth = value value = instance.DropDownListWidth |
C# | |
---|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] [ResDescriptionAttribute("The drop down list width for the drop down box item in pixels.")] [ResCategoryAttribute("Appearance")] public int DropDownListWidth {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family