The properties of the ProvideDataViewEventArgs class are listed below. For a complete list of ProvideDataViewEventArgs class members, see the ProvideDataViewEventArgs Members topic.
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. |
ProvideDataViewEventArgs Class | DVXP.DXTableEditor Namespace