The properties of the GridDataBindEventArgs class are listed below. For a complete list of GridDataBindEventArgs class members, see the GridDataBindEventArgs Members topic.
DataView | A reference to the DataView containing the data for the current table. |
TableName | 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. |
GridDataBindEventArgs Class | DVXP.DXTableEditor Namespace