Gets or sets whether the selection made in the check column is retained on a click in the grid outside the check column. This is a dependency property.
public bool RetainSelectionOnClickOutsideCheckBoxSelector { get; set; }
Public Property RetainSelectionOnClickOutsideCheckBoxSelector As Boolean
If the RetainSelectionOnClickOutsideCheckBoxSelector property is set to true, the Selection Rectangle feature is disabled.