ComponentOne DataGrid for WPF and Silverlight
GoToRightMostCell(DataGridCell) Method

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

Parameters

currentCell
The current cell.
See Also

Reference

DataGridDefaultInputHandlingStrategy Class
DataGridDefaultInputHandlingStrategy Members
Overload List