DVXP TEdit.NET 3.0

GridDataBindEventArgs Properties

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

Public Instance Properties

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.

See Also

GridDataBindEventArgs Class | DVXP.DXTableEditor Namespace