​
​
​

Occurs when the design attributes of a selected table have been changed. The event handler receives an argument of type TableEventArgs containing data related to this event.

Syntax

​public event TableEventHandler TableFormatChanged;
​Public Event TableFormatChanged As TableEventHandler
​