property Editor.Key as String
Retrieves the editor's key.

TypeDescription
String A string expression that specifies the editor's key.
The Key property specifies the editor's key. The Key property is read only. The Key parameter of the Add method indicates the key of the editor being added. Use the Item property to access an editor by key or by its index. The Index property retrieves the index of the editor. Use the Position property to specify the position of the editor.