ComponentOne DataGrid for WPF and Silverlight
GoToDownCell(DataGridCell) Method

C1.Silverlight.DataGrid Namespace > DataGridDefaultInputHandlingStrategy Class > GoToDownCell Method : GoToDownCell(DataGridCell) Method
The current cell.
Goes to down cell.
Syntax
'Declaration
 
Public Overloads Function GoToDownCell( _
   ByVal currentCell As DataGridCell _
) As System.Boolean
public System.bool GoToDownCell( 
   DataGridCell currentCell
)

Parameters

currentCell
The current cell.
See Also

Reference

DataGridDefaultInputHandlingStrategy Class
DataGridDefaultInputHandlingStrategy Members
Overload List