Back to Devexpress

BreadCrumbEdit.EditorTypeName Property

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbedit-58ab2b2d.md

latest1.1 KB
Original Source

BreadCrumbEdit.EditorTypeName Property

Returns the editor type name.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override string EditorTypeName { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property EditorTypeName As String

Property Value

TypeDescription
String

Returns the “BreadCrumbEdit” string value.

|

See Also

BreadCrumbEdit Class

BreadCrumbEdit Members

DevExpress.XtraEditors Namespace