DVXP TEdit.NET 3.0

ProvideDataViewEventArgs.TableName Property

The name of the currently selected table in the table editor. Pass a view that holds the data for this table in the DataView property.

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

See Also

ProvideDataViewEventArgs Class | DVXP.DXTableEditor Namespace