Back to Devexpress

TokenEdit.EditorTypeName Property

windowsforms-devexpress-dot-xtraeditors-dot-tokenedit-4024f9cf.md

latest1.1 KB
Original Source

TokenEdit.EditorTypeName Property

Returns the textual representation of the TokenEdit class.

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

Return value: TokenEdit.

|

See Also

TokenEdit Class

TokenEdit Members

DevExpress.XtraEditors Namespace