ComponentOne DataGrid for WPF and Silverlight
SelectionManager Property (DataGridDefaultInputHandlingStrategy)

C1.WPF.DataGrid Namespace > DataGridDefaultInputHandlingStrategy Class : SelectionManager Property
Gets the selection manager which allow you to manipulate the selection.
Syntax
'Declaration
 
Public ReadOnly Property SelectionManager As DataGridSelectionManager
public DataGridSelectionManager SelectionManager {get;}

Property Value

The selection manager which allow you to manipulate the selection.
See Also

Reference

DataGridDefaultInputHandlingStrategy Class
DataGridDefaultInputHandlingStrategy Members