#Bound GridViewSelectColumn#
GridViewSelectColumn is bound internally to IsSelected property of GridViewRow. This example demonstrates how to bind GridViewRow's IsSelected property to a property of your business object.
See also:
http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/columntypes/column-types-select-column.html