IEditableCollectionView.NewItemPlaceholderPosition Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the position of the new item placeholder in the collection view.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Property NewItemPlaceholderPosition As NewItemPlaceholderPosition
NewItemPlaceholderPosition NewItemPlaceholderPosition { get; set; }

Property Value

Type: System.ComponentModel..::.NewItemPlaceholderPosition
An enumeration value that specifies the position of the new item placeholder in the collection view.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

IEditableCollectionView Interface

System.ComponentModel Namespace