PagedCollectionView.NewItemPlaceholderPosition Property
Silverlight
Gets or sets a value that indicates whether to include a new item placeholder in the collection view, and where to include it.
Namespace: System.Windows.Data
Assembly: System.Windows.Data (in System.Windows.Data.dll)
Property Value
Type: System.ComponentModel.NewItemPlaceholderPositionThis implementation always returns None.
Implements
IEditableCollectionView.NewItemPlaceholderPosition| Exception | Condition |
|---|---|
| ArgumentException | The value is not None. |
This implementation only supports NewItemPlaceholderPosition.None.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.