DVXP TEdit.NET 3.0

ProvideDataViewEventArgs Properties

The properties of the ProvideDataViewEventArgs class are listed below. For a complete list of ProvideDataViewEventArgs class members, see the ProvideDataViewEventArgs Members topic.

Public Instance Properties

DataView Place a reference a DataView containing the data for the current table in this property. Note that you are allowed to set a custom Filter on the DataView.
TableName 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.

See Also

ProvideDataViewEventArgs Class | DVXP.DXTableEditor Namespace