asp.net.ph

ListSelectionMode Enumeration

System.Web.UI.WebControls Namespace


Specifies the selection behavior of a ListBox control.

Remarks

The ListSelectionMode enumeration represents the values that can be passed to the SelectionMode property of a ListBox control. These values determine whether a user can select single or multiple items.

Members


Member Name Description
Multiple The list control allows multiple items to be selected at one time.
Single The list control allows only one item to be selected at one time.

See Also

ListBox Class Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note