This topic has not yet been rated - Rate this topic

NewItemPlaceholderPosition Enumeration

Specifies where the placeholder for a new item appears in an IEditableCollectionView.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)
[TypeForwardedFromAttribute("System.Windows.Data, Version=2.0.5.0, Culture=Neutral, PublicKeyToken=31bf3856ad364e35")]
public enum NewItemPlaceholderPosition
Member name Description
Supported by Silverlight for Windows Phone None The collection does not use a new item placeholder. The position of items that are added depends on the underlying collection. Usually, they are added at the end of the collection.
Supported by Silverlight for Windows Phone AtEnd The placeholder for a new item appears at the end of the collection. New items are added at the end of the collection, before the new item placeholder.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ