DVXP TEdit.NET 3.0

TableEditor.SelectedRows Property

Returns and array with all rows for which the selection checkbox is selected

[Visual Basic]
Public ReadOnly Property SelectedRows As ArrayList
[C#]
public System.Collections.ArrayList SelectedRows {get;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace