Back to Devexpress

CollectionDefinition.AllowAddItems Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-collectiondefinition-cf1dff88.md

latest1.1 KB
Original Source

CollectionDefinition.AllowAddItems Property

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

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public bool AllowAddItems { get; set; }
vb
Public Property AllowAddItems As Boolean

Property Value

Type
Boolean

See Also

CollectionDefinition Class

CollectionDefinition Members

DevExpress.Xpf.PropertyGrid Namespace