Data for Silverlight
NewItemPlaceholderPosition Property

C1.Silverlight.Data Namespace > DataView Class : NewItemPlaceholderPosition Property
Gets or sets a value that indicates whether to include a new item placeholder in the collection view, and where to include it.
Syntax
'Declaration
 
Public Overridable Property NewItemPlaceholderPosition As NewItemPlaceholderPosition
public virtual NewItemPlaceholderPosition NewItemPlaceholderPosition {get; set;}
See Also

Reference

DataView Class
DataView Members