<Sel> (Selected Entry)
This element specifies the index of the selected item. The list indexes are 1-based. If omitted or set to a value of 0, no items are selected. This element is used for list boxes.
example: 
<x:ClientData … >…
  <x:Sel>1</x:Sel>
</x:ClientData>
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements  | 
|---|
  |