ComponentOne Extended Library for WPF and Silverlight
CanUserRemoveItems Property (CollectionEditorControl)

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditorControl Class : CanUserRemoveItems Property
Gets or sets a value indicating whether the user can remove items from the edited collection.
Syntax
'Declaration
 
Public Property CanUserRemoveItems As Boolean
public bool CanUserRemoveItems {get; set;}
See Also

Reference

CollectionEditorControl Class
CollectionEditorControl Members