DVXP TEdit.NET 3.0

TableEditor.DataView Property

Returns a dataview on the data currently displayed in the grid

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

See Also

TableEditor Class | DVXP.DXTableEditor Namespace