Skip to main content
A newer version of this page is available. .

CollectionDefinition.AllowRemoveItems Property

Gets or sets whether end-users can remove collection items. This is a dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PropertyGrid, DevExpress.Wpf.PropertyGrid

Declaration

public bool AllowRemoveItems { get; set; }

Property Value

Type
Boolean
See Also