Skip to main content

CollectionDefinition.AllowNewItemInitializerProperty Field

Identifies the CollectionDefinition.AllowNewItemInitializer dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v26.1.dll

Declaration

public static readonly DependencyProperty AllowNewItemInitializerProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also