TableEditor.CurrentTableName Property
Returns the name of the currently selected table
[Visual Basic]Public ReadOnly Property CurrentTableName As
String [C#]public
string CurrentTableName {get;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace