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

RepositoryItemBreadCrumbEdit.EditorTypeName Property

Returns the editor type name.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public override string EditorTypeName { get; }

Property Value

Type Description
String

Return value: BreadCrumbEdit.

See Also