List Properties Dialog Box
Use the List Properties dialog box to create new list items and to set the general properties of a System.Web.UI.MobileControls.List control.
To access this dialog box
In Visual Studio, open or create a new Mobile Web Form.
Switch to Design view.
From the Mobile Web Forms tab of the Toolbox, drag a List control into the Form on the page.
Right-click the List control and click Show Smart Tag.
The List Tasks window opens.
Click Property Builder.
Tasks
UI Elements
- General
Select the General tab to enter appearance and paging property values. For more information, see General, List Properties Dialog Box.
- Items
Select the Items tab to create list items and their values. For more information, see Items, List Properties Dialog Box.
See Also
Tasks
How to: Add and Configure a List Control
Reference
SelectionList Properties Dialog Box
ObjectList Properties Dialog Box
System.Web.UI.MobileControls.List
Concepts
Introduction to the List Control
Using Data Binding with ASP.NET Mobile Controls
ASP.NET Device Filtering Overview
ASP.NET Mobile Application Development Overview