Skip to main content

RepositoryItemTokenEdit.EditorTypeName Property

Gets the editor’s textual representation.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v24.1.dll

Declaration

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

Property Value

Type Description
String

Return value: TokenEdit.

See Also