ITabView.UseWpfEditor

Syntax

UseWpfEditor: Boolean;

Description

The UseWpfEditor property enables and disables using wpf-editor on editing value of a cell.

Comment

When the UseWpfEditor property is set to False (that is the editor is disabled), the previous editor is used that does not allow complex formatting of a cell text.

See also:

ITabView