Skip to main content

LayoutControl.AllowItemRenamingDuringCustomizationProperty Field

Identifies the LayoutControl.AllowItemRenamingDuringCustomization dependency property.

Namespace: DevExpress.Xpf.LayoutControl

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

Declaration

public static readonly DependencyProperty AllowItemRenamingDuringCustomizationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also