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

RepositoryItemBreadCrumbEdit.DefaultPathSeparator Field

Returns the \ character that is the default path separator for a BreadCrumbEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

public const string DefaultPathSeparator = "\\"

Field Value

Type
String
See Also