C1.Silverlight.DataGrid Namespace > DataGridDefaultInputHandlingStrategy Class > GoToLeftMostCell Method : GoToLeftMostCell(DataGridCell,Boolean,Boolean) Method |
true
act as if the shift key were pressed.
true
act as if the ctrl key were pressed.
'Declaration
Public Overloads Overridable Function GoToLeftMostCell( _ ByVal currentCell As DataGridCell, _ ByVal shift As System.Boolean, _ ByVal ctrl As System.Boolean _ ) As System.Boolean
public virtual System.bool GoToLeftMostCell( DataGridCell currentCell, System.bool shift, System.bool ctrl )
true
act as if the shift key were pressed.true
act as if the ctrl key were 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