DVXP TEdit.NET 3.0

TableEditor.CurrentRow Property

The current row as selected by the select command in the grid

[Visual Basic]
Public Property CurrentRow As DataRow
[C#]
public System.Data.DataRow CurrentRow {get; set;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace