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

TokenEdit.EditorTypeName Property

Returns the textual representation of the TokenEdit class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Description
String

Return value: TokenEdit.

See Also