Skip to main content
All docs
V23.2

RepositoryItemBreadCrumbEdit.AllowPathValidation Property

For internal use.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(true)]
[DXCategory("Behavior")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool AllowPathValidation { get; set; }

Property Value

Type Default Description
Boolean true

A Boolean value.

See Also