ListItemsCollectionEditor::CanSelectMultipleInstances Method ()
.NET Framework (current version)
Gets a value indicating whether multiple ListItem elements can be selected at one time.
Assembly: System.Design (in System.Design.dll)
The CanSelectMultipleInstances method always returns false; thus, only one ListItem object can be selected at a time in the ListItemsCollectionEditor object.
.NET Framework
Available since 1.1
Available since 1.1
Show: