ITabProtection.AllowFormattingColumns

Syntax

AllowFormattingColumns: Boolean;

Description

The AllowFormattingColumns property determines, whether table columns can be formatted.

Comments

If this property is set to True, the table columns can be formatted, even when table protection is enabled.

If the property is set to False, the value of the UserInterfaceOnly property determines whether columns can be formatted only on the kernel level or this option is totally blocked.

By default the property is set to True.

See also:

ITabProtection