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