DVXP TEdit.NET 3.0

GridDataBindEventArgs.DataView Property

A reference to the DataView containing the data for the current table.

[Visual Basic]
Public ReadOnly Property DataView As DataView
[C#]
public System.Data.DataView DataView {get;}

See Also

GridDataBindEventArgs Class | DVXP.DXTableEditor Namespace