ITabCellStyle.ActivateEditor

Fore Syntax

ActivateEditor: TriState;

Fore.NET Syntax

ActivateEditor: Prognoz.Platform.Interop.ForeSystem.TriState;

Description

The ActivateEditor property determines cell editor activation mode.

Comments

Property is outdated, use ITabCellStyle.ActivationEditorMode.

See also:

ITabCellStyle