public void Restart() { BranchView.DeselectAll(); BranchView.RowCount = Movie.BranchCount; BranchView.Refresh(); }