'DeclarationPublic Overloads Function GoToRightMostCell( _ ByVal currentCell As DataGridCell _ ) As Boolean
public bool GoToRightMostCell( DataGridCell currentCell )
Parameters
- currentCell
 - The current cell.
 
'DeclarationPublic Overloads Function GoToRightMostCell( _ ByVal currentCell As DataGridCell _ ) As Boolean
public bool GoToRightMostCell( DataGridCell currentCell )