The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NewItemPlaceholderPosition Enumeration
Silverlight
Specifies where the placeholder for a new item appears in an IEditableCollectionView.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | 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. |
![]() | 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. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:
