DVXP TEdit.NET 3.0

GridDataBindEventArgs.TableName Property

The name of the currently selected table in the table editor. The DataView that holds the data for this table is available in the DataView property.

[Visual Basic]
Public ReadOnly Property TableName As String
[C#]
public string TableName {get;}

See Also

GridDataBindEventArgs Class | DVXP.DXTableEditor Namespace