C1.Silverlight.DataGrid Namespace > DataGridSelectionManager Class > Select Method : Select(DataGridCell,Boolean,Boolean) Method |
true
behaves as if the shift key was pressed.
true
behaves as if the ctrl key was pressed.
'Declaration
Public Overloads Sub Select( _ ByVal cell As DataGridCell, _ ByVal shift As System.Boolean, _ ByVal ctrl As System.Boolean _ )
public void Select( DataGridCell cell, System.bool shift, System.bool ctrl )
true
behaves as if the shift key was pressed.true
behaves as if the ctrl key was pressed.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2