Skip to main content
All docs
V25.1
  • RepositoryItemBreadCrumbEdit.AllowPathValidation Property

    For internal use.

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v25.1.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