Enabled

Declaration: ChartBook.Tables[].Enabled: boolean;
The Enabled property controls whether the cells of the table respond to mouse events. The disabled component appears dimmed.

Hint: If you need to control the enabled state of individual rows you should use the array property RowEnabled.