RowSelectionMode Property (TableDescription)
Indicates which selections can be made on the rows.

C# Syntax

public Nullable<TableSelectionMode> RowSelectionMode {get; set;}