'Declaration
Public Overridable Function GetRightMostCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetRightMostCell( DataGridCell currentCell )
Parameters
- currentCell
- The current cell.
'Declaration
Public Overridable Function GetRightMostCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetRightMostCell( DataGridCell currentCell )