'Declaration
Sub SetItemsDataSource( _ ByVal dataSource As Object, _ Optional ByVal selectedIndex As Integer _ )
void SetItemsDataSource( object dataSource, int selectedIndex )
Parameters
- dataSource
- the items data source.
- selectedIndex
- the initially selected item index.