1 reference to IsOverlappingWithReservationGrid
System.Windows.Forms (1)
System\Windows\Forms\Layout\TableLayout.cs (1)
360if (flowElement is not null && (fixedElement is null || (!IsCursorPastInsertionPoint(fixedElement, flowElement.RowStart, colStop) && !IsOverlappingWithReservationGrid(fixedElement, reservationGrid, currentRow))))