<WidthMin> (Minimum Width)
This element specifies the smallest width allowed for the dropdown window in screen pixels. This element is used for list boxes and dropdowns.
example: 
<x:ClientData … > …
  <x:WidthMin>78</x:WidthMin>
</x:ClientData>
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements  | 
|---|
  |