'DeclarationPublic Overridable Function GetTopCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetTopCell( DataGridCell currentCell )
Parameters
- currentCell
- The current cell.
'DeclarationPublic Overridable Function GetTopCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetTopCell( DataGridCell currentCell )