ITabCellFormatDlg.EnableItem

Fore Syntax

EnableItem(Value: TabFormatDlgItems);

Fore.NET Syntax

EnableItem(Value: Prognoz.Platform.Interop.Tab.TabFormatDlgItems);

Parameters

Value - setting element to be unlocked.

Description

The EnableItem method unblocks settings of a specified elements so that they can be set up in the formatting dialog box.

See also:

ITabCellFormatDlg