PanelScheduleView.CanMoveSlotTo
Description:
Verifies if can circuits in the source slot to the specific slot.
Verifies if can circuits in the source slot to the specific slot.
public bool CanMoveSlotTo(
int nMovingRow,
int nMovingCol,
int nToRow,
int nToCol
)