ComponentOne DataGrid for WPF and Silverlight
NewItemPlaceholderPosition Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : NewItemPlaceholderPosition Property
Gets or sets the position of the new item placeholder in the collection view.
Syntax
'Declaration
 
Public Overridable Property NewItemPlaceholderPosition As System.ComponentModel.NewItemPlaceholderPosition
public virtual System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition {get; set;}

Property Value

An enumeration value that specifies the position of the new item placeholder in the collection view.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members