ObjectList Properties Dialog Box
Use the ObjectList Property dialog box to configure an System.Web.UI.MobileControls::ObjectList control. The items in an object list are strictly data bound; the only way to add items to an object list is by binding the list to a data source.
To access this dialog box
In Visual Studio, open or create a new mobile Web Forms page.
Switch to Design view.
From the Mobile Web Forms tab of the Toolbox, drag an ObjectList control into the mobile Form box on the page.
Right-click the ObjectList control and then click Show Smart Tag.
In the ObjectList Tasks menu, click Property Builder.
Community Additions
Show: