DVXP TEdit.NET 3.0

TableEditor.AutoRowSelect Property

Indicates if first row of new page should be selected automatically. Especially useful in updateable and master/detail grids.

[Visual Basic]
Public Property AutoRowSelect As Boolean
[C#]
public bool AutoRowSelect {get; set;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace