Hevea documentation

Datagrid.EnableSelection Method 

Sets the column index that contains the row identifier.

public void EnableSelection(
   int index
);

Parameters

index
column index

Exceptions

Exception Type Condition
ArgumentException index is not correct

See Also

Datagrid Class | Hevea.Core.Http.Html.UI Namespace