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

PropertyGridControl.AllowInstanceInitializerProperty Field

Identifies the PropertyGridControl.AllowInstanceInitializer dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

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

Declaration

public static readonly DependencyProperty AllowInstanceInitializerProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also