# File lib/Borges/Component/SelectionDateTable.rb, line 27
  def end_row
    return @rowSelectionStart.max(@rowSelectionEnd)
  end