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

    For internal use.

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v26.1.dll

    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