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

C1.WPF.Extended.PropertyGrid Namespace > CollectionEditor 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

CollectionEditor Class
CollectionEditor Members