Click or drag to resize
EditorTable Method
Get the database table name this Editor instance will use

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public List<string> Table()

Return Value

Type: ListString
Table name
See Also