C1.WPF.Extended.PropertyGrid Namespace / CollectionEditor Class / CanUserRemoveItems Property

In This Topic
CanUserRemoveItems Property (CollectionEditor)
In This Topic
Gets or sets a value indicating whether the user can remove items from the edited collection.
Syntax
'Declaration
 
Public Property CanUserRemoveItems As Boolean
 
See Also