Gets or sets a value indicating whether the user can remove items from the edited collection.
Namespace:
C1.Silverlight.Extended.PropertyGridAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public bool CanUserRemoveItems { get; set; } |
Visual Basic |
---|
Public Property CanUserRemoveItems As Boolean Get Set |