Gets or sets a C1GridViewSelectionMode enumeration member that represents grid's client-side selection behaviour.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_selectionMode();
function set_selectionMode(value);

See Also