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

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

Reference

CollectionEditor Class
CollectionEditor Members