ComponentOne DataGrid for WPF and Silverlight
EditableCollectionView Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : EditableCollectionView Property
Gets the editable collection view associated to this class.
Syntax
'Declaration
 
Public ReadOnly Property EditableCollectionView As System.ComponentModel.IEditableCollectionView
public System.ComponentModel.IEditableCollectionView EditableCollectionView {get;}

Property Value

The editable collection view.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members