ITabEditorEventArgs.Editor

Fore Syntax

Editor: ITabEditor;

Fore.NET Syntax

Editor: Prognoz.Platform.Interop.Tab.ITabEditor;

Description

The Editor property returns parameters of table cell editor.

Example

The property use is given in description of the Text property description.

See also:

ITabEditorEventArgs