IEditableCollectionView::NewItemPlaceholderPosition Property
.NET Framework (current version)
Gets or sets the position of the new item placeholder in the collection view.
Assembly: WindowsBase (in WindowsBase.dll)
property NewItemPlaceholderPosition NewItemPlaceholderPosition { NewItemPlaceholderPosition get(); void set(NewItemPlaceholderPosition value); }
Property Value
Type: System.ComponentModel::NewItemPlaceholderPositionOne of the enumeration values that specifies the position of the new item placeholder in the collection view.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.1
Show: