TXTextControl.TableCanDeleteColumn Property

This property provides information about whether table columns can be deleted. It returns True if table columns can be deleted. It returns False, if the text selection is not inside a single table.

Syntax

TXTextControl.TableCanDeleteColumn

Data Types

Boolean.

Limitations

Read only, run time only.

See Also